Offline generation of 4.6.1659553242.de857e0
4.6.1659553242.de857e0 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=683
This commit is contained in:
parent
95561652cf
commit
cdc65fcb0e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b278f5d433e6a197062e57703d698b7174f0ab1ad6d91827d6e08f72f4ee64b
|
||||
size 34875405
|
3
os-autoinst-4.6.1659553242.de857e0.obscpio
Normal file
3
os-autoinst-4.6.1659553242.de857e0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fd8da18f759f7af574b6bd21da6c314e37bf5cd1753162a531fb55ffe41db290
|
||||
size 34875405
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1659356059.2610c33
|
||||
Version: 4.6.1659553242.de857e0
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 04 03:40:30 UTC 2022 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1659553242.de857e0:
|
||||
* spec: Exclude t/27-consoles-vmware.t on OBS
|
||||
* Fix CPUs assignment in QEMU 6.20
|
||||
* t: Remove useless rmtree
|
||||
* wheels: Pick up Perl modules and tests
|
||||
* Make DISCARD inside SUT unmap blocks in qcow2 file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 01 23:01:15 UTC 2022 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1659356059.2610c33
|
||||
mtime: 1659356059
|
||||
commit: 2610c33ef3d7539ca26c55aa424642dbb22f3277
|
||||
version: 4.6.1659553242.de857e0
|
||||
mtime: 1659553242
|
||||
commit: de857e0787078a122a7e6a14eca42040295d62a0
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1659356059.2610c33
|
||||
Version: 4.6.1659553242.de857e0
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -172,8 +172,9 @@ Convenience package providing os-autoinst + s390 worker jumphost dependencies.
|
||||
# and exclude known flaky tests in OBS check
|
||||
# https://progress.opensuse.org/issues/52652
|
||||
# 07-commands: https://progress.opensuse.org/issues/60755
|
||||
# 27-consoles-vmware: https://progress.opensuse.org/issues/114881
|
||||
# 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
|
||||
for i in 07-commands 13-osutils 14-isotovideo 18-qemu-options 18-backend-qemu 27-consoles-vmware 29-backend-driver 99-full-stack; do
|
||||
rm t/$i.t
|
||||
done
|
||||
# exclude unnecessary author tests
|
||||
|
Loading…
x
Reference in New Issue
Block a user