From dfba1557cf152ba356bb9d30e2122b2b2e8d695fc0af64d76b179110fa7e5e1f Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 3 Feb 2022 18:21:31 +0000 Subject: [PATCH] Offline generation of 4.6.1643736149.ab6013d7 4.6.1643736149.ab6013d7 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=579 --- os-autoinst-4.6.1643647733.c2de822c.obscpio | 3 --- os-autoinst-4.6.1643736149.ab6013d7.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 16 ++++++++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 6 files changed, 24 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1643647733.c2de822c.obscpio create mode 100644 os-autoinst-4.6.1643736149.ab6013d7.obscpio diff --git a/os-autoinst-4.6.1643647733.c2de822c.obscpio b/os-autoinst-4.6.1643647733.c2de822c.obscpio deleted file mode 100644 index 3053ed2..0000000 --- a/os-autoinst-4.6.1643647733.c2de822c.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c0bf09f2faf49bb6a77e4297ee8c16a1694df873131316e0b7762e42b2d7f4a -size 25311245 diff --git a/os-autoinst-4.6.1643736149.ab6013d7.obscpio b/os-autoinst-4.6.1643736149.ab6013d7.obscpio new file mode 100644 index 0000000..5025d7e --- /dev/null +++ b/os-autoinst-4.6.1643736149.ab6013d7.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c7de3928a377930b26f0972535b52d0eb8061564ba56a36a3a6c40c68d857c2 +size 25311245 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index d8d330c..26528fe 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.1643647733.c2de822c +Version: 4.6.1643736149.ab6013d7 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 bd8cc76..81dbe4c 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Thu Feb 03 18:21:18 UTC 2022 - okurz@suse.com + +- Update to version 4.6.1643736149.ab6013d7: + * Fix sporadic failures in openQA's fullstack test + * Adapt configure_repositories step in OBS workflow + * Add unit test for requesting full screen updates when checking screen + * Speed up `t/23-baseclass.t` using `Time::Mock::Time` + * Avoid division by zero when computing stopwatch data + * Force full screen update in intervals similar to full screen search + * Force full screen update shortly before check screen would fail + * Simplify initialization of variables in `check_asserted_screen` + * Fix include of extension-less perl files in tidy config + * Tidy tools/check_coverage according to new os-autoinst rules + * git subrepo pull (merge) external/os-autoinst-common + ------------------------------------------------------------------- Tue Feb 01 10:04:38 UTC 2022 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 2584633..0eea8cf 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1643647733.c2de822c -mtime: 1643647733 -commit: c2de822c2a89660637afe6a4240f4caeecd13381 +version: 4.6.1643736149.ab6013d7 +mtime: 1643736149 +commit: ab6013d738344791507525e45cbd9f972a444968 diff --git a/os-autoinst.spec b/os-autoinst.spec index a2bf278..d9b9437 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1643647733.c2de822c +Version: 4.6.1643736149.ab6013d7 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later