From 30347cd715cb29e6dbc1d2de4731889ffe3c203c96e9307ccaf1cb934ca2efe6 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Sun, 27 Mar 2022 01:59:26 +0000 Subject: [PATCH] Offline generation of 4.6.1648231888.efaf5f44 4.6.1648231888.efaf5f44 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=601 --- os-autoinst-4.6.1648043830.be0fdb95.obscpio | 3 --- os-autoinst-4.6.1648231888.efaf5f44.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 15 +++++++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 6 files changed, 23 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1648043830.be0fdb95.obscpio create mode 100644 os-autoinst-4.6.1648231888.efaf5f44.obscpio diff --git a/os-autoinst-4.6.1648043830.be0fdb95.obscpio b/os-autoinst-4.6.1648043830.be0fdb95.obscpio deleted file mode 100644 index e5beffa..0000000 --- a/os-autoinst-4.6.1648043830.be0fdb95.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ab7a278a2cc259633f60b2a175069ac9ed6e45f837251288e4e019b6824076ad -size 34780685 diff --git a/os-autoinst-4.6.1648231888.efaf5f44.obscpio b/os-autoinst-4.6.1648231888.efaf5f44.obscpio new file mode 100644 index 0000000..7ea2b9a --- /dev/null +++ b/os-autoinst-4.6.1648231888.efaf5f44.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ad06beee3a553217068f17927da6700cec9724c19f54fc62f15cc578d1e3d31 +size 34780685 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index da15323..4344e2b 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.1648043830.be0fdb95 +Version: 4.6.1648231888.efaf5f44 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 19d6a98..b39f596 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sun Mar 27 01:59:13 UTC 2022 - okurz@suse.com + +- Update to version 4.6.1648231888.efaf5f44: + * Reuse Mojo::Base for instantiating driver objects + * Switch to the new log module + * Add test for isotovideo exit status + * Fix a bug where the collected event was registered too late + * Print concrete error message when limit in command server is exceeded + * Remove limit for uploads via the command server + * Fix qemu test to actually wait for the process to be stopped + * Fix return value of set_assert_screen_timeout + * Fix typo for read_until + * Fix serialization error introduced by 7be44a78 + ------------------------------------------------------------------- Thu Mar 24 17:14:23 UTC 2022 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index b9bf4f5..85e0ef7 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1648043830.be0fdb95 -mtime: 1648043830 -commit: be0fdb9512bec3bb24c12991ca8a8d794b70f85e +version: 4.6.1648231888.efaf5f44 +mtime: 1648231888 +commit: efaf5f442c39a2ad624c99da24e2eae4ba29b5f4 diff --git a/os-autoinst.spec b/os-autoinst.spec index 81e7d57..9d96231 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1648043830.be0fdb95 +Version: 4.6.1648231888.efaf5f44 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later