Accepting request 690259 from devel:openQA:tested
Update to 4.5.1553864471.599444e3 4.5.1553864471.599444e3 OBS-URL: https://build.opensuse.org/request/show/690259 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=55
This commit is contained in:
commit
40c5295ff2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d39fe127ef041d4830dc86a5a4cab1287e81700b8bea53f5a6e1d206773203b
|
|
||||||
size 24829453
|
|
3
os-autoinst-4.5.1553864471.599444e3.obscpio
Normal file
3
os-autoinst-4.5.1553864471.599444e3.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ece9654f7f38531fb83affe2ec4fd16cf4bb34aa02c786f7d6ebf6be8abc670e
|
||||||
|
size 24833037
|
@ -1,13 +1,17 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 12 11:30:28 UTC 2019 - okurz@suse.com
|
Fri Mar 29 13:01:25 UTC 2019 - okurz@suse.com
|
||||||
|
|
||||||
- Update to version 4.5.1552382335.1080c396:
|
- Update to version 4.5.1553864471.599444e3:
|
||||||
* Use Mojo helper to write result files
|
* Use always $bmwqemu::vars{NEEDLES_DIR} directly
|
||||||
* Add QEMU_HUGE_PAGES_PATH test
|
* Make failing exec in sshIucvconn non-fatal
|
||||||
* Add support for TIMEOUT_SCALE in wait_screen_change
|
* Update to handle xz compressed images
|
||||||
* Fix scale_timeout call in wait_idle
|
* Improve error messages for VNC connection
|
||||||
* Add QEMU_HUGE_PAGES_PATH option
|
* Improve error handling when using Net::SSH2 library
|
||||||
* Prevent recording empty soft failure test detail
|
* Use blessed fake baseclass object appropriately
|
||||||
|
* Prevent rendering empty results if no image available
|
||||||
|
* Move virtio rng option _after_ Ethernet setup to keep it as eth0
|
||||||
|
* VMware: Retrieve console-only variable
|
||||||
|
* VMware: Delay boot by 10 seconds
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 07 10:04:15 UTC 2018 - okurz@suse.com
|
Fri Dec 07 10:04:15 UTC 2018 - okurz@suse.com
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define name_ext -test
|
%define name_ext -test
|
||||||
%define short_name os-autoinst
|
%define short_name os-autoinst
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 4.5.1552382335.1080c396
|
Version: 4.5.1553864471.599444e3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 29 13:01:25 UTC 2019 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.5.1553864471.599444e3:
|
||||||
|
* Use always $bmwqemu::vars{NEEDLES_DIR} directly
|
||||||
|
* Make failing exec in sshIucvconn non-fatal
|
||||||
|
* Update to handle xz compressed images
|
||||||
|
* Improve error messages for VNC connection
|
||||||
|
* Improve error handling when using Net::SSH2 library
|
||||||
|
* Use blessed fake baseclass object appropriately
|
||||||
|
* Prevent rendering empty results if no image available
|
||||||
|
* Move virtio rng option _after_ Ethernet setup to keep it as eth0
|
||||||
|
* VMware: Retrieve console-only variable
|
||||||
|
* VMware: Delay boot by 10 seconds
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 12 11:30:28 UTC 2019 - okurz@suse.com
|
Tue Mar 12 11:30:28 UTC 2019 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.5.1552382335.1080c396
|
version: 4.5.1553864471.599444e3
|
||||||
mtime: 1552382335
|
mtime: 1553864471
|
||||||
commit: 1080c396568ab9e3def8c33830dd371dac7797c9
|
commit: 599444e3d425a8f879a24b3d70af4d72baf6e4de
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.5.1552382335.1080c396
|
Version: 4.5.1553864471.599444e3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OS-level test automation
|
Summary: OS-level test automation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user