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
This commit is contained in:
Oliver Kurz 2020-10-28 05:32:24 +00:00 committed by Git OBS Bridge
parent 930f0ba4c4
commit e90dc57620
6 changed files with 17 additions and 8 deletions

View File

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

View File

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

View File

@ -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}

View File

@ -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

View File

@ -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

View File

@ -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