Offline generation of 4.5.1554396394.0c2b93ad

4.5.1554396394.0c2b93ad

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=189
This commit is contained in:
Oliver Kurz 2019-04-05 22:32:37 +00:00 committed by Git OBS Bridge
parent ac93680650
commit f6c244b106
7 changed files with 37 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:924fd1733ed4c06d6c53aa733b939d215323a387f80777d4385fb856a81208e8
size 24836109

View File

@ -1,17 +1,18 @@
-------------------------------------------------------------------
Fri Mar 29 13:01:25 UTC 2019 - okurz@suse.com
Thu Apr 04 16:46:46 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.1554396394.0c2b93ad:
* 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.1554396394.0c2b93ad
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Apr 04 16:46:46 UTC 2019 - okurz@suse.com
- Update to version 4.5.1554396394.0c2b93ad:
* 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.1554396394.0c2b93ad
mtime: 1554396394
commit: 0c2b93ad018ad2ba6b653a614c194640ca84e55f

View File

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