Offline generation of 4.5.1553864471.599444e3
4.5.1553864471.599444e3 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=187
This commit is contained in:
parent
7a610a605e
commit
ac93680650
@ -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:
|
||||
* Use Mojo helper to write result files
|
||||
* Add QEMU_HUGE_PAGES_PATH test
|
||||
* Add support for TIMEOUT_SCALE in wait_screen_change
|
||||
* Fix scale_timeout call in wait_idle
|
||||
* Add QEMU_HUGE_PAGES_PATH option
|
||||
* Prevent recording empty soft failure test detail
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 07 10:04:15 UTC 2018 - okurz@suse.com
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.5.1552382335.1080c396
|
||||
Version: 4.5.1553864471.599444e3
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
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
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.5.1552382335.1080c396
|
||||
mtime: 1552382335
|
||||
commit: 1080c396568ab9e3def8c33830dd371dac7797c9
|
||||
version: 4.5.1553864471.599444e3
|
||||
mtime: 1553864471
|
||||
commit: 599444e3d425a8f879a24b3d70af4d72baf6e4de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.5.1552382335.1080c396
|
||||
Version: 4.5.1553864471.599444e3
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user