Accepting request 694130 from devel:openQA:tested

Update to 4.5.1554982352.0cb8a1e0
4.5.1554982352.0cb8a1e0

OBS-URL: https://build.opensuse.org/request/show/694130
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=56
This commit is contained in:
Dominique Leuenberger 2019-04-15 09:53:15 +00:00 committed by Git OBS Bridge
commit 50a1f6256d
7 changed files with 43 additions and 20 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ece9654f7f38531fb83affe2ec4fd16cf4bb34aa02c786f7d6ebf6be8abc670e
size 24833037

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f83d985114b14f3f6c916cc7f09cfa11819b1f74a3f733346c843ebadf93a4a8
size 24836621

View File

@ -1,17 +1,21 @@
-------------------------------------------------------------------
Fri Mar 29 13:01:25 UTC 2019 - okurz@suse.com
Thu Apr 11 11:32:41 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
- Update to version 4.5.1554982352.0cb8a1e0:
* Fix assert_screen_change method call
* Allow multiple tap interfaces in one network
* Fix error message in consoles::network_console
* consoles: Rename virtio_screen to serial_screen
* svirt: scp serial_terminal.txt log to worker
* svirt: Refactor serial console initialization and running code
* svirt: Rename $command variable back to $cmd
* sshVirtsh: Rename $channel variable to $chan
* svirt: Merge get_ssh_output() implementations into single one
* svirt: Remove unused variables from start_serial_grab()
* svirt: Pass credentials via %hash in run_ssh_cmd()
* svirt: Fix virsh console initialization
* svirt: Fix serial backend for s390x
* consoles/sshVirtshSUT: Fix domain detection
-------------------------------------------------------------------
Fri Dec 07 10:04:15 UTC 2018 - okurz@suse.com

View File

@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 4.5.1553864471.599444e3
Version: 4.5.1554982352.0cb8a1e0
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Thu Apr 11 11:32:41 UTC 2019 - okurz@suse.com
- Update to version 4.5.1554982352.0cb8a1e0:
* Fix assert_screen_change method call
* Allow multiple tap interfaces in one network
* Fix error message in consoles::network_console
* consoles: Rename virtio_screen to serial_screen
* svirt: scp serial_terminal.txt log to worker
* svirt: Refactor serial console initialization and running code
* svirt: Rename $command variable back to $cmd
* sshVirtsh: Rename $channel variable to $chan
* svirt: Merge get_ssh_output() implementations into single one
* svirt: Remove unused variables from start_serial_grab()
* svirt: Pass credentials via %hash in run_ssh_cmd()
* svirt: Fix virsh console initialization
* svirt: Fix serial backend for s390x
* consoles/sshVirtshSUT: Fix domain detection
-------------------------------------------------------------------
Fri Mar 29 13:01:25 UTC 2019 - okurz@suse.com

View File

@ -1,5 +1,5 @@
name: os-autoinst
version: 4.5.1553864471.599444e3
mtime: 1553864471
commit: 599444e3d425a8f879a24b3d70af4d72baf6e4de
version: 4.5.1554982352.0cb8a1e0
mtime: 1554982352
commit: 0cb8a1e041939d12768961f94a0337ed425a15b4

View File

@ -17,7 +17,7 @@
Name: os-autoinst
Version: 4.5.1553864471.599444e3
Version: 4.5.1554982352.0cb8a1e0
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later