From 8048157c949d6fcaf8e1a4e772590b4d04afea25953a9026a4a7a84fc83c0b88 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sat, 12 Dec 2020 07:59:31 +0000 Subject: [PATCH] Offline generation of 4.6.1607715246.82025daa 4.6.1607715246.82025daa OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=451 --- os-autoinst-4.6.1607343404.748c0f7c.obscpio | 3 --- os-autoinst-4.6.1607715246.82025daa.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 24 +++++++++++++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 6 files changed, 32 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1607343404.748c0f7c.obscpio create mode 100644 os-autoinst-4.6.1607715246.82025daa.obscpio diff --git a/os-autoinst-4.6.1607343404.748c0f7c.obscpio b/os-autoinst-4.6.1607343404.748c0f7c.obscpio deleted file mode 100644 index 2dc69af..0000000 --- a/os-autoinst-4.6.1607343404.748c0f7c.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:40d437ddf214a84679edeff8fc09b783c8befdb6896bff3994d0fe66e85384f2 -size 25041421 diff --git a/os-autoinst-4.6.1607715246.82025daa.obscpio b/os-autoinst-4.6.1607715246.82025daa.obscpio new file mode 100644 index 0000000..fbdf0ba --- /dev/null +++ b/os-autoinst-4.6.1607715246.82025daa.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe61e208b2344389200437d31f07ade7ad580b4076b1d8f67dbeb7a35e2e1ad0 +size 25051149 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 358f571..8699517 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.1607343404.748c0f7c +Version: 4.6.1607715246.82025daa Release: 0 Summary: test package for os-autoinst #BuildRequires: %{short_name} == %{version} diff --git a/os-autoinst.changes b/os-autoinst.changes index 55c2ee1..d7da9ef 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,27 @@ +------------------------------------------------------------------- +Fri Dec 11 19:34:17 UTC 2020 - okurz@suse.com + +- Update to version 4.6.1607715246.82025daa: + * Makefile: Fix call of make without argument on already existing build dir + * Separate developer-centric tests into "xt/" for faster coverage analysis runs + * t: Add OpenQA::Test::Timelimit to all modules where useful + * tools/tidy: Allow to run on mismatching tidy version + * t: Catch all output in 03-testapi.t + * docker_run_ci: Add command line parsing with getopt + * Add support for 'Codecovbash' to upload results in GHA + * Fix qemu test timeouts based on coverage runs + * .github: Enable codecov report uploading with "action" + * tools: docker_run_ci: Bump timeout for github actions behaviour + * Add github actions CI definitions + * t: Add 'external' to search path of tests + * t: Output gathered stdout on error in 27-update-deps + * Update perltidy to 20201202 + * Move dev container base to Leap 15.2 + * backend: ipmi: Bring back proper return code for module + * backend: ipmi: Add quoting for ping command + * t: Add test for backend::ipmi + * backend: ipmi: Make "mc reset" parameters configurable + ------------------------------------------------------------------- Mon Dec 07 15:59:30 UTC 2020 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 8db6823..e8d3d34 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1607343404.748c0f7c -mtime: 1607343404 -commit: 748c0f7c0681d23670a5bdab100464f3c0b2018a +version: 4.6.1607715246.82025daa +mtime: 1607715246 +commit: 82025daa3ce51203d3a98b74a476b6c337ed8c0a diff --git a/os-autoinst.spec b/os-autoinst.spec index ade4f02..46955d2 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1607343404.748c0f7c +Version: 4.6.1607715246.82025daa Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later