From 27c8938906fe1f933088ab9e242c2f3632dedd900684e0db61c36ede5c82a281 Mon Sep 17 00:00:00 2001 From: Oliver Kurz Date: Mon, 15 Aug 2022 19:53:50 +0000 Subject: [PATCH] Offline generation of 4.6.1660580448.e31c80d 4.6.1660580448.e31c80d OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=691 --- os-autoinst-4.6.1660317963.5a74501.obscpio | 3 --- os-autoinst-4.6.1660580448.e31c80d.obscpio | 3 +++ os-autoinst-test.spec | 2 +- os-autoinst.changes | 13 +++++++++++++ os-autoinst.obsinfo | 6 +++--- os-autoinst.spec | 2 +- 6 files changed, 21 insertions(+), 8 deletions(-) delete mode 100644 os-autoinst-4.6.1660317963.5a74501.obscpio create mode 100644 os-autoinst-4.6.1660580448.e31c80d.obscpio diff --git a/os-autoinst-4.6.1660317963.5a74501.obscpio b/os-autoinst-4.6.1660317963.5a74501.obscpio deleted file mode 100644 index f1724d4..0000000 --- a/os-autoinst-4.6.1660317963.5a74501.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eec0b4d16ba3bd5282ee604b0bc1dbc8941dda4a8853ec7cce4f3b017b12dcac -size 34882061 diff --git a/os-autoinst-4.6.1660580448.e31c80d.obscpio b/os-autoinst-4.6.1660580448.e31c80d.obscpio new file mode 100644 index 0000000..3d4fc53 --- /dev/null +++ b/os-autoinst-4.6.1660580448.e31c80d.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcdb354a5450cdfc93157a68cd20814ea1b1fb7a8d3ff9dde6168710f475c7de +size 34882061 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 061c879..177481f 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.1660317963.5a74501 +Version: 4.6.1660580448.e31c80d 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 42c3e83..4ebd576 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Aug 15 19:53:35 UTC 2022 - okurz@suse.com + +- Update to version 4.6.1660580448.e31c80d: + * tools: Exclude unreliable t/data/tests/tests from coverage + * tools: Remove redundant 'select' for codecov + * Implement QEMU backend support for arbitrary CPU topology + * Implement --color switch on the command-line + * Add capability to start vmware VMs with cloud init data + * Bump the isotovideo interface number + * Add a unit test for send_key_until_needlematch + * send_key_until_needlematch: Avoid timeout in the first iteration + ------------------------------------------------------------------- Sat Aug 13 11:48:16 UTC 2022 - okurz@suse.com diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index ef355f3..3c5715e 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -1,4 +1,4 @@ name: os-autoinst -version: 4.6.1660317963.5a74501 -mtime: 1660317963 -commit: 5a745011d7dcd36b9b884dc8580fc6ef5c6a127d +version: 4.6.1660580448.e31c80d +mtime: 1660580448 +commit: e31c80dc81d178cf4fec22aaf2eadc0df6ffa40c diff --git a/os-autoinst.spec b/os-autoinst.spec index dd73bd4..afbc74b 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -17,7 +17,7 @@ Name: os-autoinst -Version: 4.6.1660317963.5a74501 +Version: 4.6.1660580448.e31c80d Release: 0 Summary: OS-level test automation License: GPL-2.0-or-later