diff --git a/os-autoinst-4.5.1543566133.1c333b52.obscpio b/os-autoinst-4.5.1543566133.1c333b52.obscpio deleted file mode 100644 index f1e8be3..0000000 --- a/os-autoinst-4.5.1543566133.1c333b52.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71d197bcc072fbf2c76e5ce495e69bbbc3c9416b8d963f0e16a52963010ee682 -size 24783885 diff --git a/os-autoinst-4.5.1543593014.1e83b015.obscpio b/os-autoinst-4.5.1543593014.1e83b015.obscpio new file mode 100644 index 0000000..3fbe670 --- /dev/null +++ b/os-autoinst-4.5.1543593014.1e83b015.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa72da3f393f817d4b770a81d0b088e9a88340ca9f4106f29ad0ff8c577f787e +size 24791565 diff --git a/os-autoinst-test.changes b/os-autoinst-test.changes index 077daee..b98e963 100644 --- a/os-autoinst-test.changes +++ b/os-autoinst-test.changes @@ -1,8 +1,15 @@ ------------------------------------------------------------------- -Fri Nov 30 08:22:29 UTC 2018 - okurz@suse.com +Fri Nov 30 15:50:25 UTC 2018 - okurz@suse.com -- Update to version 4.5.1543566133.1c333b52: +- 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 ------------------------------------------------------------------- diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 0918997..58bb7c0 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.5.1543566133.1c333b52 +Version: 4.5.1543593014.1e83b015 Release: 0 Summary: test package for os-autoinst License: GPL-2.0+ diff --git a/os-autoinst.changes b/os-autoinst.changes index ba87e8e..305e262 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,10 +1,23 @@ ------------------------------------------------------------------- -Fri Nov 30 08:22:29 UTC 2018 - okurz@suse.com +Fri Nov 30 15:50:25 UTC 2018 - okurz@suse.com -- Update to version 4.5.1543566133.1c333b52: +- 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 +------------------------------------------------------------------- +Fri Nov 30 11:14:50 UTC 2018 - Guillaume GARDET + +- Disable t/18-qemu-options.t in %check as done for t/99-full-stack.t + as it requires qemu + ------------------------------------------------------------------- Mon Nov 26 00:58:40 UTC 2018 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index da3745f..b2f9e88 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.5.1543566133.1c333b52 -mtime: 1543566133 -commit: 1c333b52f30568c557df41e6f1f6ba1d0a161d97 +version: 4.5.1543593014.1e83b015 +mtime: 1543593014 +commit: 1e83b0152554e08c7d7e3522e9f849d8d868c4e6 diff --git a/os-autoinst.spec b/os-autoinst.spec index b5cc599..17b5451 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.5.1543566133.1c333b52 +Version: 4.5.1543593014.1e83b015 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -115,6 +115,7 @@ sed '/tidy/d' -i Makefile rm tools/lib/perlcritic/Perl/Critic/Policy/*.pm # don't require qemu within OBS +cp t/05-pod.t t/18-qemu-options.t cp t/05-pod.t t/99-full-stack.t # should work offline