From 84ad34dc8e02c8b6c197ac183a59131607dfa9621ea2624386053776616eca6b Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Tue, 17 Oct 2023 10:26:15 +0000 Subject: [PATCH] Offline generation of 4.6.1697205140.6b9f9df 4.6.1697205140.6b9f9df OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=839 --- os-autoinst-4.6.1696926689.86f4251.obscpio | 3 --- os-autoinst-4.6.1697205140.6b9f9df.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 11 +++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 4 ++-- 6 files changed, 20 insertions(+), 9 deletions(-) delete mode 100644 os-autoinst-4.6.1696926689.86f4251.obscpio create mode 100644 os-autoinst-4.6.1697205140.6b9f9df.obscpio diff --git a/os-autoinst-4.6.1696926689.86f4251.obscpio b/os-autoinst-4.6.1696926689.86f4251.obscpio deleted file mode 100644 index 7b9c22e..0000000 --- a/os-autoinst-4.6.1696926689.86f4251.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:03e6e7d1cd464be535eec50ced70f7ac8da3836707d29ee2488f51d940e4599c -size 35007501 diff --git a/os-autoinst-4.6.1697205140.6b9f9df.obscpio b/os-autoinst-4.6.1697205140.6b9f9df.obscpio new file mode 100644 index 0000000..1cc9695 --- /dev/null +++ b/os-autoinst-4.6.1697205140.6b9f9df.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be8cb2e184912d3a0e793d10075cbb45310cf1903559fc1346ef226dc395cd8 +size 35007501 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index c6dd67f..68cfb86 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -19,7 +19,7 @@ %define name_ext -test %define short_name os-autoinst Name: %{short_name}%{?name_ext} -Version: 4.6.1696926689.86f4251 +Version: 4.6.1697205140.6b9f9df Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later diff --git a/os-autoinst.changes b/os-autoinst.changes index ecac3d4..1e391fd 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Oct 16 14:45:47 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1697205140.6b9f9df: + * Add dependency on ipxe-bootimgs + * Fix the ipxe rom file path from installed package 'ipxe-bootimgs' + * ci: Use PERL_TEST_WARNINGS_ONLY_REPORT_WARNINGS + * Fix rsync command in `sshVirtsh` console + * Streamline coding style of `get_ssh_credentials` functions + * Utilize possibly cached asset in svirt backend + ------------------------------------------------------------------- Wed Oct 11 02:08:29 UTC 2023 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index cec2b9b..e53e149 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1696926689.86f4251 -mtime: 1696926689 -commit: 86f42511603a7fe5bd7d9edb6eb2d0f4011e4aa2 +version: 4.6.1697205140.6b9f9df +mtime: 1697205140 +commit: 6b9f9df73856c732c83b78a5addfd591eebd6252 diff --git a/os-autoinst.spec b/os-autoinst.spec index e1d58c4..30762a7 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1696926689.86f4251 +Version: 4.6.1697205140.6b9f9df Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -85,7 +85,7 @@ Source0: %{name}-%{version}.tar.xz %define ocr_requires %{nil} %endif # The following line is generated from dependencies.yaml -%define test_base_requires %main_requires cpio icewm perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::MockRandom) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu >= 4.0 qemu-tools qemu-x86 xorg-x11-Xvnc xterm xterm-console +%define test_base_requires %main_requires cpio icewm ipxe-bootimgs perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::MockRandom) perl(Test::Mojo) perl(Test::Most) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 procps python3-setuptools qemu >= 4.0 qemu-tools qemu-x86 xorg-x11-Xvnc xterm xterm-console # The following line is generated from dependencies.yaml %define test_version_only_requires perl(Mojo::IOLoop::ReadWriteProcess) >= 0.28 # The following line is generated from dependencies.yaml