Offline generation of 4.6.1589560350.f30cc856

4.6.1589560350.f30cc856

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=343
This commit is contained in:
Oliver Kurz 2020-05-17 03:24:59 +00:00 committed by Git OBS Bridge
parent 34de7e62b9
commit 171e8712d3
6 changed files with 27 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f9b4ff609c7ac8c2332efe3575314b9d30b9011cfcab0e0ae2d6ee5b3c87e4a8
size 24954893

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b07965b2a97a870f79bbe7ce422c8271fb6f37f760601092b50c92efe6440f51
size 24958989

View File

@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 4.6.1589459603.638a25e2
Version: 4.6.1589560350.f30cc856
Release: 0
Summary: test package for os-autoinst
#BuildRequires: %{short_name} == %{version}

View File

@ -1,3 +1,21 @@
-------------------------------------------------------------------
Sun May 17 03:24:42 UTC 2020 - okurz@suse.com
- Update to version 4.6.1589560350.f30cc856:
* t: Import stderr_from
* Use colors in all log calls if colors are available
* t: Simplify 15-logging.t with Test::Output
* Reduce code duplication in bmwqemu::init_logger
* Simplify logger init in bmwqemu
* Slightly simplify backends ipmi+svirt
* t: Delete obsolete comment in 20-openqa-benchmark-stopwatch-utils.t
* Delete unused imports
* Fix sporadic failures in t/17-basetest.t
* Fix sporadic failures in t/17-basetest.t
* Write backend termination message to base_state.json
* Move Dockerfile for CI testing from openQA repo
* Add retries for 'qemu-img create' commands which fail sometimes for unknown reason
-------------------------------------------------------------------
Thu May 14 12:33:35 UTC 2020 - okurz@suse.com

View File

@ -1,5 +1,5 @@
name: os-autoinst
version: 4.6.1589459603.638a25e2
mtime: 1589459603
commit: 638a25e2ab768aeb65deb3c1a60f5dce82b2aa9f
version: 4.6.1589560350.f30cc856
mtime: 1589560350
commit: f30cc8564bc7885843741a25778fe24525d98fd9

View File

@ -17,7 +17,7 @@
Name: os-autoinst
Version: 4.6.1589459603.638a25e2
Version: 4.6.1589560350.f30cc856
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later
@ -32,7 +32,7 @@ Source0: %{name}-%{version}.tar.xz
%define opencv_require pkgconfig(opencv)
%endif
%define build_requires %opencv_require autoconf automake gcc-c++ libtool make perl(Module::CPANfile) pkg-config pkgconfig(fftw3) pkgconfig(libpng) pkgconfig(sndfile) pkgconfig(theoraenc)
%define requires perl(B::Deparse) perl(Carp::Always) perl(Class::Accessor::Fast) perl(Cpanel::JSON::XS) perl(Crypt::DES) perl(Data::Dumper) perl(Exception::Class) perl(File::Touch) perl(File::Which) perl(IO::Scalar) perl(IO::Socket::INET) perl(IPC::Run::Debug) perl(IPC::System::Simple) perl(List::MoreUtils) perl(Mojolicious) >= 7.92 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.23 perl(Net::DBus) perl(Net::IP) perl(Net::SNMP) perl(Net::SSH2) perl(Socket::MsgHdr) perl(Try::Tiny) perl(XML::LibXML) perl(XML::SemanticDiff) perl(autodie) perl-base
%define requires perl(B::Deparse) perl(Carp::Always) perl(Class::Accessor::Fast) perl(Cpanel::JSON::XS) perl(Crypt::DES) perl(Data::Dumper) perl(Exception::Class) perl(File::Touch) perl(File::Which) perl(IO::Scalar) perl(IO::Socket::INET) perl(IPC::Run::Debug) perl(IPC::System::Simple) perl(List::MoreUtils) perl(Mojolicious) >= 7.92 perl(Mojo::IOLoop::ReadWriteProcess) >= 0.23 perl(Net::DBus) perl(Net::IP) perl(Net::SNMP) perl(Net::SSH2) perl(Socket::MsgHdr) perl(Term::ANSIColor) perl(Try::Tiny) perl(XML::LibXML) perl(XML::SemanticDiff) perl(autodie) perl-base
%define requires_not_needed_in_tests git-core
# all requirements needed by the tests, do not require on this in the package
# itself or any sub-packages