Accepting request 1118278 from devel:openQA:tested
Update to 4.6.1697205140.6b9f9df 4.6.1697205140.6b9f9df OBS-URL: https://build.opensuse.org/request/show/1118278 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=394
This commit is contained in:
commit
686a686f62
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03e6e7d1cd464be535eec50ced70f7ac8da3836707d29ee2488f51d940e4599c
|
||||
size 35007501
|
3
os-autoinst-4.6.1697205140.6b9f9df.obscpio
Normal file
3
os-autoinst-4.6.1697205140.6b9f9df.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8be8cb2e184912d3a0e793d10075cbb45310cf1903559fc1346ef226dc395cd8
|
||||
size 35007501
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user