diff --git a/os-autoinst-4.6.1594300744.d68c85a3.obscpio b/os-autoinst-4.6.1594300744.d68c85a3.obscpio deleted file mode 100644 index 68494d6..0000000 --- a/os-autoinst-4.6.1594300744.d68c85a3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f74f66e387b2d7c67fa734cc60cbf62f9847e9539cb3f957339806b555c76116 -size 24987149 diff --git a/os-autoinst-4.6.1594675641.d4771812.obscpio b/os-autoinst-4.6.1594675641.d4771812.obscpio new file mode 100644 index 0000000..344f6cf --- /dev/null +++ b/os-autoinst-4.6.1594675641.d4771812.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3751df7a9d26e61e4b3573eeeea3e5fe9d450d381d42333748c61f0a2158f6d +size 24996877 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 19ab222..6249257 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.1594300744.d68c85a3 +Version: 4.6.1594675641.d4771812 Release: 0 Summary: test package for os-autoinst #BuildRequires: %{short_name} == %{version} diff --git a/os-autoinst.changes b/os-autoinst.changes index a8ae92b..83fbaac 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Mon Jul 13 21:27:30 UTC 2020 - okurz@suse.com + +- Update to version 4.6.1594675641.d4771812: + * Extend test for missing file installations with simulated install + * Add yamllint checks + * codecov.yml: Simplify format + * Fix YAML style issues in codecov.yml + * Fix YAML style issues in dependencies.yaml + * Add test for missing install specifications + * spec: Fix missing signalblocker + * Fix missing signalblocker.pm introduced by 809f7df5 + * mergify: Wait for OBS Package Build as well after we have it back + * Add deactivate IPMI SOL for sshXtermIPMI to fix xterm start failure + * Stabialize t/18-qemu-options.t by letting QEMU finish by itself + * Adjust test variable EXPECTED_QEMU_START_S + * Avoid exception in handle_qmp_command when started with QEMU_ONLY_EXEC + * Refactor t/18-qemu-options.t + * Avoid crashes due to signals being handled by OpenCV threads + ------------------------------------------------------------------- Thu Jul 09 19:25:39 UTC 2020 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 5914ba1..d8179d6 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1594300744.d68c85a3 -mtime: 1594300744 -commit: d68c85a395b341b912ef8ed3532494ce384cacd3 +version: 4.6.1594675641.d4771812 +mtime: 1594675641 +commit: d47718127dcde351ae7a85e3a22848606e8270a6 diff --git a/os-autoinst.spec b/os-autoinst.spec index 29fe74b..883ac7b 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1594300744.d68c85a3 +Version: 4.6.1594675641.d4771812 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -52,7 +52,7 @@ Source0: %{name}-%{version}.tar.xz %define make_check_args CHECK_DOC=0 %endif # The following line is generated from dependencies.yaml -%define test_requires %build_requires %main_requires %spellcheck_requires perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Exception) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::More) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 perl(YAML::PP) qemu qemu-tools qemu-x86 +%define test_requires %build_requires %main_requires %spellcheck_requires perl(Benchmark) perl(Devel::Cover) perl(FindBin) perl(Pod::Coverage) perl(Test::Exception) perl(Test::Fatal) perl(Test::Mock::Time) perl(Test::MockModule) perl(Test::MockObject) perl(Test::Mojo) perl(Test::More) perl(Test::Output) perl(Test::Pod) perl(Test::Strict) perl(Test::Warnings) >= 0.029 perl(YAML::PP) python3-setuptools python3-yamllint qemu qemu-tools qemu-x86 # The following line is generated from dependencies.yaml %define devel_requires %test_requires perl(Devel::Cover) perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy) BuildRequires: %test_requires @@ -171,6 +171,7 @@ make check test VERBOSE=1 %{make_check_args} %{_libexecdir}/os-autoinst/ocr.pm %{_libexecdir}/os-autoinst/needle.pm %{_libexecdir}/os-autoinst/osutils.pm +%{_libexecdir}/os-autoinst/signalblocker.pm %{_libexecdir}/os-autoinst/myjsonrpc.pm %{_libexecdir}/os-autoinst/backend %{_libexecdir}/os-autoinst/OpenQA