Accepting request 1243513 from devel:openQA:tested
Update to 4.6.1738778868.fe51f65 4.6.1738778868.fe51f65 4.6.1738778868.fe51f65 4.6.1738778868.fe51f65 OBS-URL: https://build.opensuse.org/request/show/1243513 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=496
This commit is contained in:
commit
e2c40c2bf9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4998a958702a8124ada344ae33a9446fc1491caf5121722827fbeffc3ba626f7
|
||||
size 42262029
|
3
os-autoinst-4.6.1738778868.fe51f65.obscpio
Normal file
3
os-autoinst-4.6.1738778868.fe51f65.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9afcbedae936e7c38275943cae0818fdd1bae14eff4c3cbcedc13e04464d4e2c
|
||||
size 42262029
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name os-autoinst-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1738752967.6623798
|
||||
Version: 4.6.1738778868.fe51f65
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst-openvswitch
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1738752967.6623798
|
||||
Version: 4.6.1738778868.fe51f65
|
||||
Release: 0
|
||||
Summary: test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1738752967.6623798
|
||||
Version: 4.6.1738778868.fe51f65
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 05 21:31:41 UTC 2025 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1738778868.fe51f65:
|
||||
* Remove unused module Test::MockModule from 01-test-needle
|
||||
* Remove Test::Fatal dependency
|
||||
* Modify connect_and_login() test to catch multiline carp warning
|
||||
* Apply suggestions from code review
|
||||
* Add unit tests for consoles/s3270.pm
|
||||
* t: Use more simple prototyped Test::Exceptions functions
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 05 14:45:06 UTC 2025 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1738752967.6623798
|
||||
mtime: 1738752967
|
||||
commit: 66237987c9e69690e9e7836183ba36cdd1023f51
|
||||
version: 4.6.1738778868.fe51f65
|
||||
mtime: 1738778868
|
||||
commit: fe51f657a28a283107666f89b2a5831fac786f8d
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1738752967.6623798
|
||||
Version: 4.6.1738778868.fe51f65
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -114,7 +114,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
%define test_non_s390_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 socat xorg-x11-Xvnc xterm xterm-console
|
||||
%define test_base_requires %main_requires cpio icewm perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) 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 socat 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