forked from pool/os-autoinst
Offline generation of 4.6.1691146636.a00cbb0
4.6.1691146636.a00cbb0 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=817
This commit is contained in:
parent
ad600550dc
commit
8e268999e0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:681881d4092877bd087c0d94b70e4e9443240ad99c49edc572e409916c69f1cb
|
|
||||||
size 34995725
|
|
3
os-autoinst-4.6.1691146636.a00cbb0.obscpio
Normal file
3
os-autoinst-4.6.1691146636.a00cbb0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8c556c6f5ee07e1a012e66eff901b47a8eac1fdfe00b767257d2c98fd96574ef
|
||||||
|
size 35002381
|
@ -19,7 +19,7 @@
|
|||||||
%define name_ext -test
|
%define name_ext -test
|
||||||
%define short_name os-autoinst
|
%define short_name os-autoinst
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 4.6.1690965531.f57286b
|
Version: 4.6.1691146636.a00cbb0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 05 05:47:40 UTC 2023 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1691146636.a00cbb0:
|
||||||
|
* Add unit test for save_storage
|
||||||
|
* Add full-stack test for `save_storage`
|
||||||
|
* Add 'NAME' to QEMU backend blocklist in check_vars_docu
|
||||||
|
* Document `save_storage` and 'SAVE_STORAGE_TIMEOUT'
|
||||||
|
* Add support for saving storage during test
|
||||||
|
* consoles: Mention VNC keyboard layout in errors
|
||||||
|
* os-autoinst-openvswitch: Fix running into timeout for slow network init
|
||||||
|
* os-autoinst-setup-multi-machine: Ensure correct default zone
|
||||||
|
* os-autoinst-setup-multi-machine: Use more common 'br0' as ethernet
|
||||||
|
* os-autoinst-setup-multi-machine: Make zone configurable
|
||||||
|
* os-autoinst-setup-multi-machine: Ensure IP forwarding
|
||||||
|
* os-autoinst-setup-multi-machine: Extract main function
|
||||||
|
* os-autoinst-setup-multi-machine: Add live-mode related steps
|
||||||
|
* Include os-autoinst-setup-multi-machine in doc+package
|
||||||
|
* Add multi-machine setup script
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 02 08:39:06 UTC 2023 - okurz@suse.com
|
Wed Aug 02 08:39:06 UTC 2023 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1690965531.f57286b
|
version: 4.6.1691146636.a00cbb0
|
||||||
mtime: 1690965531
|
mtime: 1691146636
|
||||||
commit: f57286b81e8bc6e91b4e77780207ae478c366ded
|
commit: a00cbb0c3b1f1502425e1938c4468293a9330618
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1690965531.f57286b
|
Version: 4.6.1691146636.a00cbb0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OS-level test automation
|
Summary: OS-level test automation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user