From f628d79bf9250b340c6ad26f466e3eee5d81f0744754cd3611300e20b81c2e39 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 28 Nov 2018 11:45:18 +0000 Subject: [PATCH 1/3] Offline generation of 4.5.1542781566.58d02775 4.5.1542781566.58d02775 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=136 --- os-autoinst-4.5.1542781566.58d02775.obscpio | 2 +- os-autoinst-test.changes | 53 +-------------------- os-autoinst-test.spec | 4 +- os-autoinst.changes | 6 +++ os-autoinst.spec | 2 +- 5 files changed, 12 insertions(+), 55 deletions(-) diff --git a/os-autoinst-4.5.1542781566.58d02775.obscpio b/os-autoinst-4.5.1542781566.58d02775.obscpio index 7c7c63e..dc0114a 100644 --- a/os-autoinst-4.5.1542781566.58d02775.obscpio +++ b/os-autoinst-4.5.1542781566.58d02775.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7a6476f9112d77d01d6f1f476e3b39162683f6774edf59d1d94bc8f52617a52a +oid sha256:46ef9f75cc8bfc48422e7412bc4fc533c60a876cdf0152ba5cd574dda0dd0a52 size 24778253 diff --git a/os-autoinst-test.changes b/os-autoinst-test.changes index a0da578..3bfb768 100644 --- a/os-autoinst-test.changes +++ b/os-autoinst-test.changes @@ -1,57 +1,8 @@ ------------------------------------------------------------------- -Mon Nov 26 00:58:40 UTC 2018 - okurz@suse.com +Wed Nov 28 11:44:56 UTC 2018 - okurz@suse.com - Update to version 4.5.1542781566.58d02775: - * Correct HDDMODEL / CDMODEL deprecation message (#1064) - * Prevent cmd srv being busy in loop consuming isotovideo messages - * Set script when using extra test results (#1031) - * qemu: Handle files compressed as *.xz (#1055) - * Move architecture.md to doc subdirectory (#1054) - * qemu: Add QEMU_APPEND option (#1051) - * Add option to override status of test modules with soft-fail (#1052) - * Add missing Test::Mojo dependency (#1056) - * Remove extra leading zero from log timestamps (#1053) - * svirt/Xen: Expect the image to be located on the svirt host (#1050) - * [sshXtermIPMI] refactor reset function for ipmi console (#1021) - * Needle editor - show all key bindings (#1049) - * Test initialization of svirt backend - * Add documentation about svirt backend - * svirt backend: Add serial console for SUT - * qemu: virtio terminal is enabled by default - * Allow adding additional serial port when using svirt backend - * Prevent adding empty passwd-attribute to domain XML - * svirt: Allow to use a different user than root - * Prevent record_testresult to override failed with softfailed - * Avoid misleading stacktrace when backend dies (#1033) - * Don't attach screenshot when recording softfailure (#1042) - * Check whether result with tags is added on timeout - * Record additional failing match only if configured to pause on timeout - * Upload full mismatch when paused on assert_screen timeout - * Allow freeze_vm to be called outside post_fail_hooks (#1043) - * Improve 'WARNING: check_asserted_screen took ...' - * Remove zkvm authentication code - * 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) - * Remove MATCH(...) debug output - * Disable stopwatch debug output - * 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 + * ------------------------------------------------------------------- Tue Oct 16 05:52:06 UTC 2018 - okurz@suse.com diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 7d245ec..a701de8 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ Name: %{short_name}%{?name_ext} Version: 4.5.1542781566.58d02775 Release: 0 Summary: test package for os-autoinst -License: GPL-2.0+ +License: GPL-2.0-or-later BuildRequires: %{short_name} == %{version} %description diff --git a/os-autoinst.changes b/os-autoinst.changes index 5361aa0..fd068dc 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Nov 28 11:44:56 UTC 2018 - okurz@suse.com + +- Update to version 4.5.1542781566.58d02775: + * + ------------------------------------------------------------------- Mon Nov 26 00:58:40 UTC 2018 - okurz@suse.com diff --git a/os-autoinst.spec b/os-autoinst.spec index 2554988..fe430a8 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # From d1d1418215c6098536799b5b5d656f4452aa3cc86e04d94630c552bcc1b416b2 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Fri, 30 Nov 2018 09:40:09 +0000 Subject: [PATCH 2/3] Offline generation of 4.5.1543566133.1c333b52 4.5.1543566133.1c333b52 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=137 --- os-autoinst-4.5.1542781566.58d02775.obscpio | 3 --- os-autoinst-4.5.1543566133.1c333b52.obscpio | 3 +++ os-autoinst-test.changes | 7 ++++--- os-autoinst-test.spec | 6 +++--- os-autoinst.changes | 7 ++++--- os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 4 ++-- 7 files changed, 19 insertions(+), 17 deletions(-) delete mode 100644 os-autoinst-4.5.1542781566.58d02775.obscpio create mode 100644 os-autoinst-4.5.1543566133.1c333b52.obscpio diff --git a/os-autoinst-4.5.1542781566.58d02775.obscpio b/os-autoinst-4.5.1542781566.58d02775.obscpio deleted file mode 100644 index dc0114a..0000000 --- a/os-autoinst-4.5.1542781566.58d02775.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:46ef9f75cc8bfc48422e7412bc4fc533c60a876cdf0152ba5cd574dda0dd0a52 -size 24778253 diff --git a/os-autoinst-4.5.1543566133.1c333b52.obscpio b/os-autoinst-4.5.1543566133.1c333b52.obscpio new file mode 100644 index 0000000..f1e8be3 --- /dev/null +++ b/os-autoinst-4.5.1543566133.1c333b52.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d197bcc072fbf2c76e5ce495e69bbbc3c9416b8d963f0e16a52963010ee682 +size 24783885 diff --git a/os-autoinst-test.changes b/os-autoinst-test.changes index 3bfb768..077daee 100644 --- a/os-autoinst-test.changes +++ b/os-autoinst-test.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- -Wed Nov 28 11:44:56 UTC 2018 - okurz@suse.com +Fri Nov 30 08:22:29 UTC 2018 - okurz@suse.com -- Update to version 4.5.1542781566.58d02775: - * +- Update to version 4.5.1543566133.1c333b52: + * test: Add QEMU_APPEND option tests + * qemu: Enhance QEMU_APPEND option to handle multiple options with or without params ------------------------------------------------------------------- Tue Oct 16 05:52:06 UTC 2018 - okurz@suse.com diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index a701de8..0918997 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.5.1542781566.58d02775 +Version: 4.5.1543566133.1c333b52 Release: 0 Summary: test package for os-autoinst -License: GPL-2.0-or-later +License: GPL-2.0+ BuildRequires: %{short_name} == %{version} %description diff --git a/os-autoinst.changes b/os-autoinst.changes index fd068dc..ba87e8e 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,8 +1,9 @@ ------------------------------------------------------------------- -Wed Nov 28 11:44:56 UTC 2018 - okurz@suse.com +Fri Nov 30 08:22:29 UTC 2018 - okurz@suse.com -- Update to version 4.5.1542781566.58d02775: - * +- Update to version 4.5.1543566133.1c333b52: + * test: Add QEMU_APPEND option tests + * qemu: Enhance QEMU_APPEND option to handle multiple options with or without params ------------------------------------------------------------------- Mon Nov 26 00:58:40 UTC 2018 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index cc6abe2..da3745f 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.5.1542781566.58d02775 -mtime: 1542781566 -commit: 58d02775a9cf8ddb44b9ad785dd8250044bea90a +version: 4.5.1543566133.1c333b52 +mtime: 1543566133 +commit: 1c333b52f30568c557df41e6f1f6ba1d0a161d97 diff --git a/os-autoinst.spec b/os-autoinst.spec index fe430a8..b5cc599 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -12,12 +12,12 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: os-autoinst -Version: 4.5.1542781566.58d02775 +Version: 4.5.1543566133.1c333b52 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later From 5b60ccf8684d4113a82fc615108b0a8450cef22acc634ef161c59f036baccb7e Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 3 Dec 2018 21:40:10 +0000 Subject: [PATCH 3/3] Offline generation of 4.5.1543593014.1e83b015 4.5.1543593014.1e83b015 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=138 --- os-autoinst-4.5.1543566133.1c333b52.obscpio | 3 --- os-autoinst-4.5.1543593014.1e83b015.obscpio | 3 +++ os-autoinst-test.changes | 11 +++++++++-- os-autoinst-test.spec | 2 +- os-autoinst.changes | 17 +++++++++++++++-- os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 3 ++- 7 files changed, 33 insertions(+), 12 deletions(-) delete mode 100644 os-autoinst-4.5.1543566133.1c333b52.obscpio create mode 100644 os-autoinst-4.5.1543593014.1e83b015.obscpio 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