Accepting request 1219013 from devel:openQA:tested
Update to 4.6.1730126707.79e7c91 4.6.1730126707.79e7c91 4.6.1730126707.79e7c91 4.6.1730126707.79e7c91 OBS-URL: https://build.opensuse.org/request/show/1219013 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=463
This commit is contained in:
commit
83dca546ae
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7d3410201eb552835953613acda04d20719dadc7ca343d5216f9918a8afe58d3
|
|
||||||
size 36981261
|
|
3
os-autoinst-4.6.1730126707.79e7c91.obscpio
Normal file
3
os-autoinst-4.6.1730126707.79e7c91.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:40f66fc45d579fb6c94b5f99f4c1d573c6b3d1bfff273f19e1efd24d803e8ed9
|
||||||
|
size 36985357
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define short_name os-autoinst-devel
|
%define short_name os-autoinst-devel
|
||||||
Name: %{short_name}-test
|
Name: %{short_name}-test
|
||||||
Version: 4.6.1728572709.326d308
|
Version: 4.6.1730126707.79e7c91
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Test package for %{short_name}
|
Summary: Test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define name_ext -test
|
%define name_ext -test
|
||||||
%define short_name os-autoinst-openvswitch
|
%define short_name os-autoinst-openvswitch
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 4.6.1728572709.326d308
|
Version: 4.6.1730126707.79e7c91
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for %{short_name}
|
Summary: test package for %{short_name}
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define name_ext -test
|
%define name_ext -test
|
||||||
%define short_name os-autoinst
|
%define short_name os-autoinst
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 4.6.1728572709.326d308
|
Version: 4.6.1730126707.79e7c91
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 28 14:45:15 UTC 2024 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1730126707.79e7c91:
|
||||||
|
* Add dependencies of `tools/check-shellcheck` explicitly, fix CI checks
|
||||||
|
* Fully cover console in testapi.pm
|
||||||
|
* Fully cover select_console in testapi.pm
|
||||||
|
* Fully cover upload_asset in autotest.pm
|
||||||
|
* Fully cover mouse_drag in testapi.pm
|
||||||
|
* Fully cover get_test_data in testapi.pm
|
||||||
|
* Cover parse_extra_log in testapi.pm
|
||||||
|
* testapi: Slightly simplify upload_logs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 10 15:05:18 UTC 2024 - okurz@suse.com
|
Thu Oct 10 15:05:18 UTC 2024 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1728572709.326d308
|
version: 4.6.1730126707.79e7c91
|
||||||
mtime: 1728572709
|
mtime: 1730126707
|
||||||
commit: 326d308ba2fe22bc84df4e45411410bd022a1311
|
commit: 79e7c91e3fa32f757c5c1c5cab616ac4dea322fd
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1728572709.326d308
|
Version: 4.6.1730126707.79e7c91
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OS-level test automation
|
Summary: OS-level test automation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -120,7 +120,7 @@ Source0: %{name}-%{version}.tar.xz
|
|||||||
# The following line is generated from dependencies.yaml
|
# The following line is generated from dependencies.yaml
|
||||||
%define test_requires %build_requires %ocr_requires %spellcheck_requires %test_base_requires %test_non_s390_requires %yamllint_requires python3-Pillow-tk
|
%define test_requires %build_requires %ocr_requires %spellcheck_requires %test_base_requires %test_non_s390_requires %yamllint_requires python3-Pillow-tk
|
||||||
# The following line is generated from dependencies.yaml
|
# The following line is generated from dependencies.yaml
|
||||||
%define devel_requires %python_style_requires %test_requires ShellCheck perl(Code::TidyAll) perl(Devel::Cover) perl(Module::CPANfile) perl(Perl::Tidy) perl(Template::Toolkit) shfmt
|
%define devel_requires %python_style_requires %test_requires ShellCheck file perl(Code::TidyAll) perl(Devel::Cover) perl(Module::CPANfile) perl(Perl::Tidy) perl(Template::Toolkit) sed shfmt
|
||||||
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale openssh-clients
|
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale openssh-clients
|
||||||
%define ipmi_requires ipmitool
|
%define ipmi_requires ipmitool
|
||||||
%define qemu_requires qemu-tools e2fsprogs
|
%define qemu_requires qemu-tools e2fsprogs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user