diff --git a/os-autoinst-4.6.1613739162.3c1f4d7d.obscpio b/os-autoinst-4.6.1613739162.3c1f4d7d.obscpio deleted file mode 100644 index 2957a2b..0000000 --- a/os-autoinst-4.6.1613739162.3c1f4d7d.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73f83acf56d210efa573120b2c7e2add0bd7d8558480f76d7dd9a01956d1378b -size 25064973 diff --git a/os-autoinst-4.6.1614171005.a4459c0c.obscpio b/os-autoinst-4.6.1614171005.a4459c0c.obscpio new file mode 100644 index 0000000..40e57ab --- /dev/null +++ b/os-autoinst-4.6.1614171005.a4459c0c.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487aa83ab384eaca99121749f69a79564e9ba9187a98159ceb7604d4334d081a +size 25064973 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 764c969..8e22704 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.1613739162.3c1f4d7d +Version: 4.6.1614171005.a4459c0c Release: 0 Summary: test package for os-autoinst License: GPL-2.0-or-later diff --git a/os-autoinst.changes b/os-autoinst.changes index 76e64af..6045f9f 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 24 12:50:16 UTC 2021 - okurz@suse.com + +- Update to version 4.6.1614171005.a4459c0c: + * spec: Account for sporadic slowness in build environments + * Slightly simplify needle.pm with condensed lines + ------------------------------------------------------------------- Fri Feb 19 12:52:53 UTC 2021 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 2388f89..9fac45b 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,5 +1,5 @@ name: os-autoinst -version: 4.6.1613739162.3c1f4d7d -mtime: 1613739162 -commit: 3c1f4d7d9901e6d20c87f8d80f8355c5d7899893 +version: 4.6.1614171005.a4459c0c +mtime: 1614171005 +commit: a4459c0c23a499a43a53823fe27809efba980cf9 diff --git a/os-autoinst.spec b/os-autoinst.spec index 70a6468..1969c8e 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1613739162.3c1f4d7d +Version: 4.6.1614171005.a4459c0c Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later @@ -167,6 +167,9 @@ export NO_BRP_STALE_LINK_ERROR=yes %check export CI=1 +# account for sporadic slowness in build environments +# https://progress.opensuse.org/issues/89059 +export OPENQA_TEST_TIMEOUT_SCALE_CI=4 cd %{__builddir} %cmake_build check-pkg-build