3 Commits

Author SHA256 Message Date
cce15a227a Accepting request 1302615 from devel:openQA:tested
Update to 5.1756894972.736fbfd
5.1756894972.736fbfd
5.1756894972.736fbfd
5.1756894972.736fbfd

OBS-URL: https://build.opensuse.org/request/show/1302615
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=533
2025-09-03 19:08:56 +00:00
7d67a37d42 Accepting request 1301916 from devel:openQA:tested
Update to 5.1756120159.1bc0abb
5.1756120159.1bc0abb
5.1756120159.1bc0abb
5.1756120159.1bc0abb

OBS-URL: https://build.opensuse.org/request/show/1301916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=532
2025-08-29 16:37:30 +00:00
a0b76d00f1 Accepting request 1299300 from devel:openQA:tested
Update to 5.1755088400.98b9a6c
5.1755088400.98b9a6c
5.1755088400.98b9a6c
5.1755088400.98b9a6c

OBS-URL: https://build.opensuse.org/request/show/1299300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=531
2025-08-15 19:51:30 +00:00
8 changed files with 43 additions and 10 deletions

View File

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

View File

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

View File

@@ -18,7 +18,7 @@
%define short_name os-autoinst-devel
Name: %{short_name}-test
Version: 5.1754924817.84ae0ae
Version: 5.1756894972.736fbfd
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst-openvswitch
Name: %{short_name}%{?name_ext}
Version: 5.1754924817.84ae0ae
Version: 5.1756894972.736fbfd
Release: 0
Summary: test package for %{short_name}
License: GPL-2.0-or-later

View File

@@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 5.1754924817.84ae0ae
Version: 5.1756894972.736fbfd
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Wed Sep 03 14:26:51 UTC 2025 - okurz@suse.com
- Update to version 5.1756894972.736fbfd:
* baseclass: Fix missing error details on failed SSH connection attempts
* baseclass: Extend error details on failed ssh attempts
* consoles: Improve error reporting on unavailable VNC
* backend::svirt: Extract methods for serial_console command
* backend::svirt: Extract method for serial_grab command
* backend::svirt: Combine and simplify save_snapshot commands
* backend::svirt: Extract method 'vmname'
* backend::svirt: Extract methods for is_shutdown cmd
-------------------------------------------------------------------
Fri Aug 29 10:46:33 UTC 2025 - okurz@suse.com
- Update to version 5.1756120159.1bc0abb:
* Fix signature of test module
* VMWare: Use grep -F to handle fixed-strings in variables
* VMWare: Use POSIX shell on ESXi host that uses Busybox
* Add wrappers for testapi variables
* backend: Turn off direct-io for multi-fd migration
-------------------------------------------------------------------
Thu Aug 14 01:32:37 UTC 2025 - okurz@suse.com
- Update to version 5.1755088400.98b9a6c:
* VMWare: Use grep -F to handle fixed-strings in variables
* VMWare: Use POSIX shell on ESXi host that uses Busybox
* Add wrappers for testapi variables
* backend: Turn off direct-io for multi-fd migration
* backend: Use tpm-tis-device for TPM as default
-------------------------------------------------------------------
Mon Aug 11 15:34:26 UTC 2025 - okurz@suse.com

View File

@@ -1,4 +1,4 @@
name: os-autoinst
version: 5.1754924817.84ae0ae
mtime: 1754924817
commit: 84ae0aed00cf6432fcff4545237e7ffabce7c477
version: 5.1756894972.736fbfd
mtime: 1756894972
commit: 736fbfdb659c5f6beecca933ffa359c52c0e8950

View File

@@ -17,7 +17,7 @@
Name: os-autoinst
Version: 5.1754924817.84ae0ae
Version: 5.1756894972.736fbfd
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later