diff --git a/os-autoinst-4.5.1553864471.599444e3.obscpio b/os-autoinst-4.5.1553864471.599444e3.obscpio deleted file mode 100644 index 10925ab..0000000 --- a/os-autoinst-4.5.1553864471.599444e3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ece9654f7f38531fb83affe2ec4fd16cf4bb34aa02c786f7d6ebf6be8abc670e -size 24833037 diff --git a/os-autoinst-4.5.1554982352.0cb8a1e0.obscpio b/os-autoinst-4.5.1554982352.0cb8a1e0.obscpio new file mode 100644 index 0000000..50f502a --- /dev/null +++ b/os-autoinst-4.5.1554982352.0cb8a1e0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f83d985114b14f3f6c916cc7f09cfa11819b1f74a3f733346c843ebadf93a4a8 +size 24836621 diff --git a/os-autoinst-test.changes b/os-autoinst-test.changes index 2014c2a..ffd7597 100644 --- a/os-autoinst-test.changes +++ b/os-autoinst-test.changes @@ -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 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index a483e0a..76fe598 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -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 diff --git a/os-autoinst.changes b/os-autoinst.changes index 43849c7..3e6eaff 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -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 diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index f00972f..3e612dd 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -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 diff --git a/os-autoinst.spec b/os-autoinst.spec index d00466a..7e6d9ff 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -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