Update to 5.1770715824.6a80a85 5.1770715824.6a80a85 5.1770715824.6a80a85 5.1770715824.6a80a85 #15

Closed
os-autoinst-obs-workflow wants to merge 1 commits from os-autoinst-obs-workflow/os-autoinst:factory into leap-16.0
8 changed files with 37 additions and 13 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -18,7 +18,7 @@
%define short_name os-autoinst-devel
Name: %{short_name}-test
Version: 5.1769602729.9728790
Version: 5.1770715824.6a80a85
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.1769602729.9728790
Version: 5.1770715824.6a80a85
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.1769602729.9728790
Version: 5.1770715824.6a80a85
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Tue Feb 10 13:20:58 UTC 2026 - okurz@suse.com
- Update to version 5.1770715824.6a80a85:
* style: Fix crop.py style issues
* workaround: Remove "get_mempolicy" warning from qemu-img output
* parse_extra_log: Allow passing additional args to upload_logs
* refactor: Distinguish tests by the script path in `loadtest`
* refactor: Simplify approach for avoiding redefine warnings
* test: Allow running tests with `Test::Warnings<0.033`
* test: Format test of `loadtestdir` in a more compact way
-------------------------------------------------------------------
Thu Feb 05 14:22:35 UTC 2026 - okurz@suse.com
- Update to version 5.1770127521.c249fe9:
* refactor: Distinguish tests by the script path in `loadtest`
* refactor: Simplify approach for avoiding redefine warnings
* test: Allow running tests with `Test::Warnings<0.033`
* test: Format test of `loadtestdir` in a more compact way
* test: Use `ENABLE_MODERN_PERL_FEATURES=1` in test suite
* feat: Allow enabling strict/warnings/signatures globally
* fix: Improve wrong comment about enablement of modern Perl features
-------------------------------------------------------------------
Wed Jan 28 12:34:32 UTC 2026 - okurz@suse.com
@@ -6443,7 +6467,8 @@ Fri Dec 22 11:27:27 UTC 2017 - okurz@suse.com
* Do not reset NUMDISKS if RAIDLEVEL is not present (#901)
* svirt: Add {start,stop}_serial_grab interface (#899)
* Retidy - perltidy 20171214 changed output (#896)
* Simply ignore '\r' in type string (#894)
* Simply ignore '
' in type string (#894)
* Change the logs timestamp to ISO8601. (#893)
* Add method to get files content and integration test
* Add possibility to share files on worker directly
@@ -6692,5 +6717,4 @@ Mon Mar 10 13:21:22 UTC 2014 - tchvatal@suse.com
-------------------------------------------------------------------
Tue May 14 15:09:56 UTC 2013 - lnussel@suse.de
- initial package
- initial package

View File

@@ -1,4 +1,4 @@
name: os-autoinst
version: 5.1769602729.9728790
mtime: 1769602729
commit: 9728790c9f25b85a0af66c29900830593ac79cb0
version: 5.1770715824.6a80a85
mtime: 1770715824
commit: 6a80a850796cb8b029e882b61519549d3855066f

View File

@@ -17,7 +17,7 @@
Name: os-autoinst
Version: 5.1769602729.9728790
Version: 5.1770715824.6a80a85
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later