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
This commit is contained in:
parent
20e2799333
commit
f628d79bf9
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:7a6476f9112d77d01d6f1f476e3b39162683f6774edf59d1d94bc8f52617a52a
|
oid sha256:46ef9f75cc8bfc48422e7412bc4fc533c60a876cdf0152ba5cd574dda0dd0a52
|
||||||
size 24778253
|
size 24778253
|
||||||
|
@ -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:
|
- 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
|
Tue Oct 16 05:52:06 UTC 2018 - okurz@suse.com
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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
|
Version: 4.5.1542781566.58d02775
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
License: GPL-2.0+
|
License: GPL-2.0-or-later
|
||||||
BuildRequires: %{short_name} == %{version}
|
BuildRequires: %{short_name} == %{version}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
@ -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
|
Mon Nov 26 00:58:40 UTC 2018 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# 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/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user