diff --git a/os-autoinst-4.6.1589459603.638a25e2.obscpio b/os-autoinst-4.6.1589459603.638a25e2.obscpio deleted file mode 100644 index 7035226..0000000 --- a/os-autoinst-4.6.1589459603.638a25e2.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9b4ff609c7ac8c2332efe3575314b9d30b9011cfcab0e0ae2d6ee5b3c87e4a8 -size 24954893 diff --git a/os-autoinst-4.6.1589560350.f30cc856.obscpio b/os-autoinst-4.6.1589560350.f30cc856.obscpio new file mode 100644 index 0000000..39774fc --- /dev/null +++ b/os-autoinst-4.6.1589560350.f30cc856.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b07965b2a97a870f79bbe7ce422c8271fb6f37f760601092b50c92efe6440f51 +size 24958989 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index ed887e7..2be39e4 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -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} diff --git a/os-autoinst.changes b/os-autoinst.changes index 3ca7c7e..9da9d6d 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -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 diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index a2c8cf5..6063402 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -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 diff --git a/os-autoinst.spec b/os-autoinst.spec index f593efd..3f5d685 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -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