Update to 5.1768317525.86a9a7f 5.1768317525.86a9a7f 5.1768317525.86a9a7f 5.1768317525.86a9a7f #9

Manually merged
pool merged 1 commits from os-autoinst-obs-workflow/os-autoinst:leap-16.0 into leap-16.0 2026-01-16 15:33:34 +01:00
8 changed files with 33 additions and 75 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -1,24 +1,6 @@
#
# spec file for package os-autoinst-devel-test
#
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define short_name os-autoinst-devel
Name: %{short_name}-test
Version: 5.1767893100.fd5003c
Version: 5.1768317525.86a9a7f
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@@ -1,25 +1,7 @@
#
# spec file for package os-autoinst-openvswitch-test
#
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define name_ext -test
%define short_name os-autoinst-openvswitch
Name: %{short_name}%{?name_ext}
Version: 5.1767893100.fd5003c
Version: 5.1768317525.86a9a7f
Release: 0
Summary: test package for %{short_name}
License: GPL-2.0-or-later

View File

@@ -1,25 +1,7 @@
#
# spec file for package os-autoinst-test
#
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 5.1767893100.fd5003c
Version: 5.1768317525.86a9a7f
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jan 14 13:22:05 UTC 2026 - okurz@suse.com
- Update to version 5.1768317525.86a9a7f:
* fix(dist): exclude unstable t/28-signalblocker.t in OBS checks
* Remove deprecated BIOS and UEFI_PFLASH variables
* Add documentation of APPEND variable
* Add undocumented KERNEL/INITRD to the supported variables
* os-autoinst-generate-needle-preview: Embed PNG
-------------------------------------------------------------------
Thu Jan 08 17:47:42 UTC 2026 - okurz@suse.com

View File

@@ -1,4 +1,4 @@
name: os-autoinst
version: 5.1767893100.fd5003c
mtime: 1767893100
commit: fd5003c810cfd66b40f86ad8b2a444b4bbbecee5
version: 5.1768317525.86a9a7f
mtime: 1768317525
commit: 86a9a7f26d7cadcbb5a3dc9d6854da76cff591ab

View File

@@ -1,7 +1,7 @@
#
# spec file for package os-autoinst
#
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright 2018 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: os-autoinst
Version: 5.1767893100.fd5003c
Version: 5.1768317525.86a9a7f
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later
Group: Development/Tools/Other
URL: https://github.com/os-autoinst/os-autoinst
Url: https://github.com/os-autoinst/os-autoinst
Source0: %{name}-%{version}.tar.xz
%{perl_requires}
%define opencv_require pkgconfig(opencv4)
@@ -140,9 +140,9 @@ Requires: %main_requires
%if %{with ocr}
Recommends: tesseract-ocr
%endif
Recommends: %qemu_requires
Recommends: dumponlyconsole %s390_zvm_requires
Recommends: qemu >= 4.0.0
Recommends: %qemu_requires
%if %{with python_support}
# Optional dependency for Python test API support
Recommends: %python_support_requires
@@ -192,18 +192,18 @@ This package contains openvswitch support for os-autoinst.
%package qemu-kvm
Summary: Convenience package providing os-autoinst+qemu-kvm
Group: Development/Tools/Other
Requires: %qemu_requires
Requires: os-autoinst
Requires: qemu-kvm >= 4.0.0
Requires: %qemu_requires
%description qemu-kvm
%package qemu-x86
Summary: Convenience package providing os-autoinst+qemu-x86
Group: Development/Tools/Other
Requires: %qemu_requires
Requires: os-autoinst
Requires: qemu-x86 >= 4.0.0
Requires: %qemu_requires
%description qemu-x86
Convenience package providing os-autoinst and qemu-x86 dependencies.
@@ -222,8 +222,8 @@ Convenience package providing os-autoinst and swtpm dependencies.
%package s390-deps
Summary: Convenience package providing os-autoinst + s390 worker jumphost deps
Group: Development/Tools/Other
Requires: %s390_zvm_requires
Requires: os-autoinst
Requires: %s390_zvm_requires
%description s390-deps
Convenience package providing os-autoinst + s390 worker jumphost dependencies.
@@ -231,13 +231,14 @@ Convenience package providing os-autoinst + s390 worker jumphost dependencies.
%package ipmi-deps
Summary: Convenience package providing os-autoinst + ipmi worker jumphost deps
Group: Development/Tools/Other
Requires: %ipmi_requires
Requires: os-autoinst
Requires: %ipmi_requires
%description ipmi-deps
Convenience package providing os-autoinst + ipmi worker jumphost dependencies.
%endif
%prep
%setup -q
@@ -264,6 +265,10 @@ rm t/02-test_ocr.t
# qemu emulation always starts a separate thread
rm t/28-signalblocker.t
%endif
%ifarch aarch64
# https://progress.opensuse.org/issues/194359
rm -f t/28-signalblocker.t
%endif
%build
%define __builder ninja
@@ -367,14 +372,11 @@ fi
%endif
%ifarch x86_64
%files qemu-kvm
%files qemu-x86
%endif
%files swtpm
%if %{with deps_package}
%files s390-deps
%files ipmi-deps
%endif