From 61dadf5a9899c93d085cf94ad2702c345a674ad495ba971596e15ed1499c65c2 Mon Sep 17 00:00:00 2001
From: Oliver Kurz <okurz@suse.com>
Date: Wed, 28 Sep 2022 14:01:57 +0000
Subject: [PATCH] Offline generation of 4.6.1664296060.b33e5b8
 4.6.1664296060.b33e5b8

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=719
---
 os-autoinst-4.6.1663935216.436f134.obscpio |  3 ---
 os-autoinst-4.6.1664296060.b33e5b8.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.1663935216.436f134.obscpio
 create mode 100644 os-autoinst-4.6.1664296060.b33e5b8.obscpio

diff --git a/os-autoinst-4.6.1663935216.436f134.obscpio b/os-autoinst-4.6.1663935216.436f134.obscpio
deleted file mode 100644
index 36fafab..0000000
--- a/os-autoinst-4.6.1663935216.436f134.obscpio
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:ec97b5e4795c3852e7bec08e3018980b1dc1d38d8c2781f0bac4909085658c26
-size 34923021
diff --git a/os-autoinst-4.6.1664296060.b33e5b8.obscpio b/os-autoinst-4.6.1664296060.b33e5b8.obscpio
new file mode 100644
index 0000000..1dbad95
--- /dev/null
+++ b/os-autoinst-4.6.1664296060.b33e5b8.obscpio
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:1f59220267f561dd7edd25c3651d92ae2856241c5438d93a6a50071c023fd1b0
+size 34942989
diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec
index 8c81547..4f16ccb 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.1663935216.436f134
+Version:        4.6.1664296060.b33e5b8
 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 ebef960..1d5cda1 100644
--- a/os-autoinst.changes
+++ b/os-autoinst.changes
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Tue Sep 27 16:27:48 UTC 2022 - okurz@suse.com
+
+- Update to version 4.6.1664296060.b33e5b8:
+  * Cover error case when invoking QEMU cmd `blockdev-snapshot-sync`
+  * Cover remaining QEMU startup code
+  * Fix typo in QEMU backend tests
+  * Test further special cases when starting QEMU
+  * Improve error handling when starting sub process in QEMU backend
+  * Test special cases when starting QEMU or mark lines as uncoverable
+  * Test remaining special cases when handling QMP command
+  * Dynamically obtain vmware datastore
+
 -------------------------------------------------------------------
 Fri Sep 23 19:35:48 UTC 2022 - okurz@suse.com
 
diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo
index 677c444..c9aa308 100644
--- a/os-autoinst.obsinfo
+++ b/os-autoinst.obsinfo
@@ -1,4 +1,4 @@
 name: os-autoinst
-version: 4.6.1663935216.436f134
-mtime: 1663935216
-commit: 436f134262416559c5b7248d4246cbfed67ae835
+version: 4.6.1664296060.b33e5b8
+mtime: 1664296060
+commit: b33e5b89b7ef2ebcaa53ecc06a902dc2a8d369ab
diff --git a/os-autoinst.spec b/os-autoinst.spec
index dc3d226..7216476 100644
--- a/os-autoinst.spec
+++ b/os-autoinst.spec
@@ -17,7 +17,7 @@
 
 
 Name:           os-autoinst
-Version:        4.6.1663935216.436f134
+Version:        4.6.1664296060.b33e5b8
 Release:        0
 Summary:        OS-level test automation
 License:        GPL-2.0-or-later