Accepting request 960177 from devel:openQA:tested
Update to 4.6.1646659002.ff0946af 4.6.1646659002.ff0946af OBS-URL: https://build.opensuse.org/request/show/960177 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=271
This commit is contained in:
commit
7958f74bda
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cbbc1ee0fa6b3aaf67a8d148841b2a9c0c8278e49244edf532346534233a33c9
|
|
||||||
size 34780685
|
|
3
os-autoinst-4.6.1646659002.ff0946af.obscpio
Normal file
3
os-autoinst-4.6.1646659002.ff0946af.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef2153ccdeca91540f524cd6bb4c5f5a66cf725ea4de11ac5100cf193aadc643
|
||||||
|
size 34779661
|
@ -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.1646420056.628a380c
|
Version: 4.6.1646659002.ff0946af
|
||||||
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,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 08 10:09:53 UTC 2022 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 4.6.1646659002.ff0946af:
|
||||||
|
* Fix off-by-one error in color calculation
|
||||||
|
* Simplify consoles::VNC
|
||||||
|
* Cleanup tpm*.permall before creating sock file
|
||||||
|
* Simplify usage check in check_qemu_oom
|
||||||
|
* Align isotovideo 'usage' method to others
|
||||||
|
* t: Refactor 03-testapi.t
|
||||||
|
* Add proper command line parsing for all scripts
|
||||||
|
* Add proper header to os-autoinst-openvswitch
|
||||||
|
* testapi: Fix validate_script_output() argument parsing
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 06 02:06:12 UTC 2022 - okurz@suse.com
|
Sun Mar 06 02:06:12 UTC 2022 - okurz@suse.com
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1646420056.628a380c
|
version: 4.6.1646659002.ff0946af
|
||||||
mtime: 1646420056
|
mtime: 1646659002
|
||||||
commit: 628a380c7cd96d8d01aefa98693f1501be548b97
|
commit: ff0946af327e192f01bd5ae49eaafe528eff60eb
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1646420056.628a380c
|
Version: 4.6.1646659002.ff0946af
|
||||||
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…
Reference in New Issue
Block a user