Compare commits
2 Commits
Author | SHA256 | Date | |
---|---|---|---|
cce15a227a | |||
7d67a37d42 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a0b61535115d4a090bf9e971112b3fe4d8f191c1fd493a666852786577a8481
|
||||
size 49394189
|
3
os-autoinst-5.1756894972.736fbfd.obscpio
Normal file
3
os-autoinst-5.1756894972.736fbfd.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3e24fc1d37437d4d8584a9e733c5051cabe204a6767b010e4e093397b2b995c1
|
||||
size 49394701
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name os-autoinst-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 5.1755088400.98b9a6c
|
||||
Version: 5.1756894972.736fbfd
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst-openvswitch
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 5.1755088400.98b9a6c
|
||||
Version: 5.1756894972.736fbfd
|
||||
Release: 0
|
||||
Summary: test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 5.1755088400.98b9a6c
|
||||
Version: 5.1756894972.736fbfd
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 5.1755088400.98b9a6c
|
||||
mtime: 1755088400
|
||||
commit: 98b9a6cecf819cdac53b9f783ccae6ed672cba1e
|
||||
version: 5.1756894972.736fbfd
|
||||
mtime: 1756894972
|
||||
commit: 736fbfdb659c5f6beecca933ffa359c52c0e8950
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 5.1755088400.98b9a6c
|
||||
Version: 5.1756894972.736fbfd
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Reference in New Issue
Block a user