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
This commit is contained in:
parent
e2843f939e
commit
61dadf5a98
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec97b5e4795c3852e7bec08e3018980b1dc1d38d8c2781f0bac4909085658c26
|
||||
size 34923021
|
3
os-autoinst-4.6.1664296060.b33e5b8.obscpio
Normal file
3
os-autoinst-4.6.1664296060.b33e5b8.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f59220267f561dd7edd25c3651d92ae2856241c5438d93a6a50071c023fd1b0
|
||||
size 34942989
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user