Update to 5.1761723693.2b88807 5.1761723693.2b88807 5.1761723693.2b88807 5.1761723693.2b88807 #5

Manually merged
pool merged 1 commits from os-autoinst-obs-workflow/os-autoinst:leap-16.0 into leap-16.0 2025-11-28 14:28:22 +01:00
8 changed files with 57 additions and 10 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.1761036042.c43e4ab
Version: 5.1763561851.03e049d
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.1761036042.c43e4ab
Version: 5.1763561851.03e049d
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.1761036042.c43e4ab
Version: 5.1763561851.03e049d
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@@ -1,3 +1,50 @@
-------------------------------------------------------------------
Sat Nov 22 05:50:50 UTC 2025 - okurz@suse.com
- Update to version 5.1763561851.03e049d:
* Avoid `Can't exec "ffmpeg"` if ffmpeg isn't present
* Fix syntax errors in nft due to multiple interfaces in $ethernet
* README: Feature auto-generated deepwiki less prominently
* Install NetworkManager-ovs in os-autoinst-setup-multi-machine
* Add disconnect_usb (qemu only, for now)
-------------------------------------------------------------------
Fri Nov 14 00:25:41 UTC 2025 - okurz@suse.com
- Update to version 5.1763048144.30f43a0:
* Configure ftables in os-autoinst-setup-multi-machine
* Makefile: Fix reruns on incomplete build dir generations
* Propagate C++ exceptions to Perl in image write function
* Add support NICPCIADDR variable to QEMU backend
* Remove test which causes unhandled output
* Improve includes in tinycv library
* Handle OpenCV exceptions when writing an image
* Avoid ignoring errors silently when writing images
* Avoid saving test results referring to non-existent screenshots
-------------------------------------------------------------------
Tue Nov 11 14:10:52 UTC 2025 - okurz@suse.com
- Update to version 5.1762250353.5150272:
* Makefile: Fix reruns on incomplete build dir generations
* Propagate C++ exceptions to Perl in image write function
* Add support NICPCIADDR variable to QEMU backend
* Remove test which causes unhandled output
* Allow array keys like `ISSUES[]` as introduced in openQA commit a53b19b
* Improve includes in tinycv library
-------------------------------------------------------------------
Tue Nov 04 01:37:03 UTC 2025 - okurz@suse.com
- Update to version 5.1761723693.2b88807:
* Propagate C++ exceptions to Perl in image write function
* Add support NICPCIADDR variable to QEMU backend
* Remove test which causes unhandled output
* Allow array keys like `ISSUES[]` as introduced in openQA commit a53b19b
* Improve includes in tinycv library
* Handle OpenCV exceptions when writing an image
* Avoid ignoring errors silently when writing images
-------------------------------------------------------------------
Wed Oct 22 00:54:27 UTC 2025 - okurz@suse.com

View File

@@ -1,4 +1,4 @@
name: os-autoinst
version: 5.1761036042.c43e4ab
mtime: 1761036042
commit: c43e4abe4b7db76797d524a6fbd8d2bca5a71438
version: 5.1763561851.03e049d
mtime: 1763561851
commit: 03e049d2b8ce1f12e8b6f43d9eff2763df226fed

View File

@@ -17,7 +17,7 @@
Name: os-autoinst
Version: 5.1761036042.c43e4ab
Version: 5.1763561851.03e049d
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later