Offline generation of 4.5.1544111663.31867f0e

4.5.1544111663.31867f0e

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=140
This commit is contained in:
2018-12-07 09:40:26 +00:00
committed by Git OBS Bridge
parent 5b60ccf868
commit 69b085b940
7 changed files with 36 additions and 20 deletions

View File

@@ -1,16 +1,17 @@
-------------------------------------------------------------------
Fri Nov 30 15:50:25 UTC 2018 - okurz@suse.com
Fri Dec 07 09:40:10 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
- 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
-------------------------------------------------------------------
Tue Oct 16 05:52:06 UTC 2018 - okurz@suse.com