From 8f59bcef5d87af47f475e836ba07a91b677e1d7997b7e624ba5dbea7f55eb9ee Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Thu, 24 Mar 2022 18:04:08 +0000 Subject: [PATCH] Offline generation of 4.6.1648043830.be0fdb95 4.6.1648043830.be0fdb95 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=599 --- os-autoinst-4.6.1647710532.fe0bf80d.obscpio | 3 --- os-autoinst-4.6.1648043830.be0fdb95.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 14 ++++++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 6 files changed, 22 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1647710532.fe0bf80d.obscpio create mode 100644 os-autoinst-4.6.1648043830.be0fdb95.obscpio diff --git a/os-autoinst-4.6.1647710532.fe0bf80d.obscpio b/os-autoinst-4.6.1647710532.fe0bf80d.obscpio deleted file mode 100644 index ac86c34..0000000 --- a/os-autoinst-4.6.1647710532.fe0bf80d.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:047c2ede8d0498b44b85101c8278ba234e7052d108f00c8d70fa778b3b7a5368 -size 34780685 diff --git a/os-autoinst-4.6.1648043830.be0fdb95.obscpio b/os-autoinst-4.6.1648043830.be0fdb95.obscpio new file mode 100644 index 0000000..e5beffa --- /dev/null +++ b/os-autoinst-4.6.1648043830.be0fdb95.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab7a278a2cc259633f60b2a175069ac9ed6e45f837251288e4e019b6824076ad +size 34780685 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 12bfe2d..da15323 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.1647710532.fe0bf80d +Version: 4.6.1648043830.be0fdb95 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 3cb2329..19d6a98 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Mar 24 17:14:23 UTC 2022 - okurz@suse.com + +- Update to version 4.6.1648043830.be0fdb95: + * 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 + * Add checks for initialization of `consoles::VNC` accessors from args + * Avoid warnings about redefinition of `has` + * Reduce pipe size in test to make coverage less flaky + ------------------------------------------------------------------- Sun Mar 20 02:11:02 UTC 2022 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index effba9b..b9bf4f5 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1647710532.fe0bf80d -mtime: 1647710532 -commit: fe0bf80de94949a5d92118fc5cd716fa5be7f046 +version: 4.6.1648043830.be0fdb95 +mtime: 1648043830 +commit: be0fdb9512bec3bb24c12991ca8a8d794b70f85e diff --git a/os-autoinst.spec b/os-autoinst.spec index ad40f05..81e7d57 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1647710532.fe0bf80d +Version: 4.6.1648043830.be0fdb95 Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later