From e90dc576200a032f365654d057cced57470e1c6fb73137a3f64a86c159eb47d1 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Wed, 28 Oct 2020 05:32:24 +0000 Subject: [PATCH] Offline generation of 4.6.1603710234.d64195b7 4.6.1603710234.d64195b7 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=431 --- os-autoinst-4.6.1603469837.f54bdeab.obscpio | 3 --- os-autoinst-4.6.1603710234.d64195b7.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 8 ++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 3 ++- 6 files changed, 17 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1603469837.f54bdeab.obscpio create mode 100644 os-autoinst-4.6.1603710234.d64195b7.obscpio diff --git a/os-autoinst-4.6.1603469837.f54bdeab.obscpio b/os-autoinst-4.6.1603469837.f54bdeab.obscpio deleted file mode 100644 index 6c65518..0000000 --- a/os-autoinst-4.6.1603469837.f54bdeab.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:77f655824722b1a8a7437b46e6f3073a0ac855a650f890d7ee8508dcc8ce7130 -size 25062925 diff --git a/os-autoinst-4.6.1603710234.d64195b7.obscpio b/os-autoinst-4.6.1603710234.d64195b7.obscpio new file mode 100644 index 0000000..e53e1b6 --- /dev/null +++ b/os-autoinst-4.6.1603710234.d64195b7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40da6cf01377088053f0497c239dbc5d035ed810992737777143f45faf2d1d05 +size 25063437 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index b91bb00..7c9e613 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.1603469837.f54bdeab +Version: 4.6.1603710234.d64195b7 Release: 0 Summary: test package for os-autoinst #BuildRequires: %{short_name} == %{version} diff --git a/os-autoinst.changes b/os-autoinst.changes index 87d0ba4..f61782c 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Oct 28 05:32:05 UTC 2020 - okurz@suse.com + +- Update to version 4.6.1603710234.d64195b7: + * Scale test timeouts during package build (like in CI) + * os-autoinst-openvswitch: Allow to configure timeout with env variable + * Fix qemu failing on ppc64 with "Requested safe cache capability level not supported by kvm" + ------------------------------------------------------------------- Sun Oct 25 21:32:03 UTC 2020 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 3366771..4c02b69 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1603469837.f54bdeab -mtime: 1603469837 -commit: f54bdeab5173b70032d1d3fcfe2e86395f6e47c8 +version: 4.6.1603710234.d64195b7 +mtime: 1603710234 +commit: d64195b7ba102257ea7771690dd5f24426642d02 diff --git a/os-autoinst.spec b/os-autoinst.spec index 43e4ef0..f366939 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1603469837.f54bdeab +Version: 4.6.1603710234.d64195b7 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -167,6 +167,7 @@ ln -s ../sbin/service %{buildroot}%{_sbindir}/rcos-autoinst-openvswitch export NO_BRP_STALE_LINK_ERROR=yes %check +export CI=1 %if 0%{?suse_version} == 1315 sed '/perlcritic/d' -i Makefile sed '/tidy/d' -i Makefile