Accepting request 1085149 from devel:openQA:tested
Update to 4.6.1683277334.0688448 4.6.1683277334.0688448 OBS-URL: https://build.opensuse.org/request/show/1085149 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=374
This commit is contained in:
commit
97736ac1c0
3
_multibuild
Normal file
3
_multibuild
Normal file
@ -0,0 +1,3 @@
|
||||
<multibuild>
|
||||
<flavor>os-autoinst-test</flavor>
|
||||
</multibuild>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fb72fc012c0db9646dfb57241b38076f382e410094d879431039edecb518ae83
|
||||
size 34970125
|
3
os-autoinst-4.6.1683277334.0688448.obscpio
Normal file
3
os-autoinst-4.6.1683277334.0688448.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da256bebe021f391db929bbd5351d244f071dc4217636ea90f9d05c3251fd241
|
||||
size 34970637
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1682499524.994700d
|
||||
Version: 4.6.1683277334.0688448
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 05 09:02:27 UTC 2023 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1683277334.0688448:
|
||||
* Enable VNC endian conversion when worker is big-endian
|
||||
* Add support for serial device of s390x in testapi
|
||||
* dist: Fix unresolved dependency on chattr in OBS
|
||||
* Show initialization errors of `isotovideo` again
|
||||
* Test sending forced VNC update request explicitly
|
||||
* container: Distinguish jq and non-jq variants in BuildTag
|
||||
* Drop setting of TESSDATA_PREFIX in invoke-tests
|
||||
* Replace Perl::Critic::{Freenode,Community}
|
||||
* Add workaround to prevent `t/29-backend-generalhw.t` being unstable
|
||||
* Cover all code of `console.pm`
|
||||
* Fix CMake warning about ordering
|
||||
* ci: Improve marking uncoverable statements
|
||||
* Drop Leap-15.3 from OBS CI
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 26 08:58:55 UTC 2023 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1682499524.994700d
|
||||
mtime: 1682499524
|
||||
commit: 994700dd6e3a8ba21f6164017a4622a7ec8cd453
|
||||
version: 4.6.1683277334.0688448
|
||||
mtime: 1683277334
|
||||
commit: 0688448674f54f59c7a133263ebce331160757f4
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1682499524.994700d
|
||||
Version: 4.6.1683277334.0688448
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -93,7 +93,7 @@ Source0: %{name}-%{version}.tar.xz
|
||||
# The following line is generated from dependencies.yaml
|
||||
%define devel_requires %python_style_requires %test_requires ShellCheck perl(Code::TidyAll) perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) perl(Template::Toolkit)
|
||||
%define s390_zvm_requires /usr/bin/xkbcomp /usr/bin/Xvnc x3270 icewm xterm xterm-console xdotool fonts-config mkfontdir mkfontscale
|
||||
%define qemu_requires qemu-tools %{_bindir}/chattr
|
||||
%define qemu_requires qemu-tools e2fsprogs
|
||||
BuildRequires: %test_requires %test_version_only_requires
|
||||
# For unbuffered output of Perl testsuite, especially when running it on OBS so timestamps in the log are actually useful
|
||||
BuildRequires: expect
|
||||
|
Loading…
x
Reference in New Issue
Block a user