Accepting request 886981 from devel:openQA:tested
Update to 4.6.1618839153.ad5932c7 4.6.1618839153.ad5932c7 OBS-URL: https://build.opensuse.org/request/show/886981 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=199
This commit is contained in:
commit
68dc165457
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd7911ae129214fd36a89ebfe4ee3c7c08016a7c7da4a68629f236f7088d0fd4
|
||||
size 25079309
|
3
os-autoinst-4.6.1618839153.ad5932c7.obscpio
Normal file
3
os-autoinst-4.6.1618839153.ad5932c7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eb84d5e21f0d695313ae543928eb711eb7bb3ea9b0ba538bd8f9f8160b92fcb1
|
||||
size 25079309
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1618564966.3ff78d0c
|
||||
Version: 4.6.1618839153.ad5932c7
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 20 11:30:54 UTC 2021 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1618839153.ad5932c7:
|
||||
* Correct url to npm docs in backend_vars.asciidoc
|
||||
* dist: Bump test timeout due to failures in OBS tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 17 14:20:38 UTC 2021 - okurz@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1618564966.3ff78d0c
|
||||
mtime: 1618564966
|
||||
commit: 3ff78d0c2c4831da8d7d551dad34152ab5326794
|
||||
version: 4.6.1618839153.ad5932c7
|
||||
mtime: 1618839153
|
||||
commit: ad5932c79c83a5eeb2f5176f26ab66f1ccea98a7
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1618564966.3ff78d0c
|
||||
Version: 4.6.1618839153.ad5932c7
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -171,7 +171,7 @@ export NO_BRP_STALE_LINK_ERROR=yes
|
||||
export CI=1
|
||||
# account for sporadic slowness in build environments
|
||||
# https://progress.opensuse.org/issues/89059
|
||||
export OPENQA_TEST_TIMEOUT_SCALE_CI=4
|
||||
export OPENQA_TEST_TIMEOUT_SCALE_CI=6
|
||||
cd %{__builddir}
|
||||
%cmake_build check-pkg-build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user