SHA256
1
0
forked from pool/os-autoinst

Offline generation of 4.6.1664981305.4269ef9

4.6.1664981305.4269ef9

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=725
This commit is contained in:
Oliver Kurz 2022-10-08 02:41:59 +00:00 committed by Git OBS Bridge
parent ca408a2704
commit 0a717aef1a
6 changed files with 22 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:a91e31db315a28e6424bd8239f238257f57278e88540346bd011cbbd1a461b01
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.1664981305.4269ef9
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sat Oct 08 02:41:44 UTC 2022 - okurz@suse.com
- Update to version 4.6.1664981305.4269ef9:
* 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
* Simplify some code in testapi
-------------------------------------------------------------------
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.1664981305.4269ef9
mtime: 1664981305
commit: 4269ef9e5e5715e06f3404bd9ad1652629e71651

View File

@ -17,7 +17,7 @@
Name: os-autoinst
Version: 4.6.1664893395.3e0c5db
Version: 4.6.1664981305.4269ef9
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