Accepting request 1009337 from devel:openQA:tested

Update to 4.6.1665391167.89e6727
4.6.1665391167.89e6727

OBS-URL: https://build.opensuse.org/request/show/1009337
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=338
This commit is contained in:
Richard Brown 2022-10-11 16:02:07 +00:00 committed by Git OBS Bridge
commit 95b5cf6f80
6 changed files with 23 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:824eaba911ff7c4811cb8acc6275052c2d18b5b83f17c61c0933ae64ee867da3
size 34948109

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4426593c48a98dde2ba319f0df0b7767537a11772c4d50e125f9e63815fc0eef
size 34948621

View File

@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 4.6.1664893395.3e0c5db
Version: 4.6.1665391167.89e6727
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Mon Oct 10 08:39:36 UTC 2022 - okurz@suse.com
- Update to version 4.6.1665391167.89e6727:
* Exclude flaky general hardware test on OBS
* Consolidate qemu video device setting, deprecate QEMUVGA
* t: Add test for mouse_click/dclick/tclick
* testapi: Simplify matched variable assignment in wait_serial
* testapi: Simplify args handling in type_string
* testapi: Align signatures of mouse_tclick to mouse_click/mouse_dclick
* testapi: Use signatures for compat_args()
* testapi: Optimize compat_args()'s handling of one fixed parameter
-------------------------------------------------------------------
Tue Oct 04 14:23:23 UTC 2022 - okurz@suse.com

View File

@ -1,4 +1,4 @@
name: os-autoinst
version: 4.6.1664893395.3e0c5db
mtime: 1664893395
commit: 3e0c5db5cf826851198a4914b5c1f499b6da49f3
version: 4.6.1665391167.89e6727
mtime: 1665391167
commit: 89e67275638e3575f33d764047a67bad55dd9c60

View File

@ -17,7 +17,7 @@
Name: os-autoinst
Version: 4.6.1664893395.3e0c5db
Version: 4.6.1665391167.89e6727
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later
@ -175,7 +175,8 @@ Convenience package providing os-autoinst + s390 worker jumphost dependencies.
# https://progress.opensuse.org/issues/52652
# 07-commands: https://progress.opensuse.org/issues/60755
# 29-backend-driver: https://progress.opensuse.org/issues/105061
for i in 07-commands 13-osutils 14-isotovideo 18-qemu-options 18-backend-qemu 29-backend-driver 99-full-stack; do
# 29-backend-generalhw: https://progress.opensuse.org/issues/117352
for i in 07-commands 13-osutils 14-isotovideo 18-qemu-options 18-backend-qemu 29-backend-driver 29-backend-generalhw 99-full-stack; do
rm t/$i.t
done
# exclude unnecessary author tests