os-autoinst/os-autoinst-test.changes

148 lines
6.2 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sun Jun 16 23:53:45 UTC 2019 - okurz@suse.com
- Update to version 4.5.1560548250.151bd110:
* Use QUIET variable for script_run/output
-------------------------------------------------------------------
Fri Jun 14 08:53:01 UTC 2019 - okurz@suse.com
- Update to version 4.5.1560502370.2654e4ef:
* Format using Perl::Tidy 20190601
-------------------------------------------------------------------
Wed Jun 05 12:48:21 UTC 2019 - okurz@suse.com
- Update to version 4.5.1559738889.52a75c17:
* sshVirtsh: Log libvirt xml files
* Fix missing or double output in autoinst-log.txt with partial revert
* Increment API version after 'Always log to autoinst-log.txt'
* Fix perl warning about undefined VIRTIO_CONSOLE
* Fix typo in HDDFORMAT die handler
* Always log to autoinst-log.txt
* Add recursive get data call
-------------------------------------------------------------------
Wed May 29 14:50:35 UTC 2019 - okurz@suse.com
- Update to version 4.5.1559044089.b8a76372:
* qemu: Multiple virtio-consoles
* Allow failing for matching regex in autoinst log
-------------------------------------------------------------------
Mon May 27 06:50:41 UTC 2019 - okurz@suse.com
- Update to version 4.5.1558854356.09e08ded:
* Log best candidate needle also on timeout
-------------------------------------------------------------------
Fri May 24 22:50:36 UTC 2019 - okurz@suse.com
- Update to version 4.5.1558691185.f7da5cd0:
* Avoid "unitialized value in string eq" warning
* Add quiet option to wait_serial()
-------------------------------------------------------------------
Tue May 21 09:56:52 UTC 2019 - okurz@suse.com
- Update to version 4.5.1558432600.6c62e09d:
* Don't modify backend vars when running test
-------------------------------------------------------------------
Wed May 15 14:33:28 UTC 2019 - okurz@suse.com
- Update to version 4.5.1557827957.ce72694e:
* Add debug output before 'flushing frames'
-------------------------------------------------------------------
Mon May 13 12:06:41 UTC 2019 - okurz@suse.com
- Update to version 4.5.1557391016.927f3d85:
* Add explanation to error regarding command server
* Extend type_password arguments
* Add an option of mousehide for assert_and_click
* Assign click_point when parsing needle
* Take click point from area over to match
* Enable assert_and_click to use an area's click point
* Remove out-commented code in assert_and_click
* script_output: log script for execution into log
* Make get_var_array return values consistent
-------------------------------------------------------------------
Thu Apr 11 11:32:41 UTC 2019 - okurz@suse.com
- Update to version 4.5.1554982352.0cb8a1e0:
* Fix assert_screen_change method call
* Allow multiple tap interfaces in one network
* Fix error message in consoles::network_console
* consoles: Rename virtio_screen to serial_screen
* svirt: scp serial_terminal.txt log to worker
* svirt: Refactor serial console initialization and running code
* svirt: Rename $command variable back to $cmd
* sshVirtsh: Rename $channel variable to $chan
* svirt: Merge get_ssh_output() implementations into single one
* svirt: Remove unused variables from start_serial_grab()
* svirt: Pass credentials via %hash in run_ssh_cmd()
* svirt: Fix virsh console initialization
* svirt: Fix serial backend for s390x
* consoles/sshVirtshSUT: Fix domain detection
-------------------------------------------------------------------
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