7c1f85ccb2
4.5.1550400351.e380fdd7 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=172
65 lines
2.9 KiB
Plaintext
65 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Feb 17 13:21:43 UTC 2019 - okurz@suse.com
|
|
|
|
- Update to version 4.5.1550400351.e380fdd7:
|
|
* Enhance documentation for testapi::waitserial()
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 07 10:04:15 UTC 2018 - okurz@suse.com
|
|
|
|
- Update to version 4.5.1544111663.31867f0e:
|
|
* Replace all uses of JSON and JSON::XS with Mojo::JSON and Cpanel::JSON::XS
|
|
* Clean up generically named variables and use more fitting names
|
|
* Make get_cmd_output() use other connections than 'ssh'
|
|
* Describe VMWARE_NFS_DATASTORE & VMWARE_REMOTE_VMM
|
|
* VMware: Rewrite add_disk()
|
|
* VMware: Replace vCenter with ESXi host
|
|
* VMware: Support snapshots, suspend, resume etc
|
|
* Use Perl::Critic::Freenode to determine good coding style
|
|
* Add unit test for format_vtt_timestamp
|
|
* Use video captions to overlay wallclock time
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 30 15:50:25 UTC 2018 - okurz@suse.com
|
|
|
|
- Update to version 4.5.1543593014.1e83b015:
|
|
* Include folder hierachy in category name
|
|
* Remove actual use of bmwqemu from command processing tests
|
|
* Increase timeout in fullstack test for 'Skip timeout'
|
|
* Test command processing for assert/check screen and setting timeout
|
|
* Allow to adjust timeout via command server
|
|
* test: Add QEMU_APPEND option tests
|
|
* Make currently executed function available to developer mode
|
|
* Keep only the 30 most recently used needle images
|
|
* qemu: Enhance QEMU_APPEND option to handle multiple options with or without params
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 16 05:52:06 UTC 2018 - okurz@suse.com
|
|
|
|
- Update to version 4.5.1539636518.09d55556:
|
|
* Ensure main.pm is still used for proper initialization on SCHEDULE (#1039)
|
|
* Add test flag to revert to last good when test module didn't fail (#1034)
|
|
* Record info for barriers and mutexes (#978)
|
|
* Avoid overriding SERIALDEV obtained from testsuite or machine settings (#1037)
|
|
* Fix undefined BACKEND warning in search_for_expected_serial_failures
|
|
* Use Test::Warnings where possible to prevent warnings in tests
|
|
* Improve error handling in needle download
|
|
* Handle OPENQA_URL set to eg. 'localhost:9526' correctly
|
|
* Download new needles on resume in autotest
|
|
* Add limit for downloading new needles
|
|
* Improve deducing openQA URL for needle downlaod from test variables
|
|
* Refactor needle download and add unit tests
|
|
* Download new needles from openQA on resume
|
|
* Delete redundant newlines in die's
|
|
* Prevent warnings in 02-test_ocr.t
|
|
* Fix perlcritic error in backend/driver.pm
|
|
* Add doc for OFW
|
|
* Block and ignore SIGTERM from opencv threads
|
|
* Reduce the opencv libraries we link to
|
|
* testapi: Relax regex in script_output filtering what to return
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 10 10:58:21 UTC 2018 - okurz@suse.com
|
|
|
|
- Add package self-test with separate spec-file
|