Accepting request 1152945 from devel:openQA:tested
Update to 4.6.1709057610.5d9f343 4.6.1709057610.5d9f343 4.6.1709057610.5d9f343 4.6.1709057610.5d9f343 OBS-URL: https://build.opensuse.org/request/show/1152945 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=422
This commit is contained in:
commit
4863a8ec36
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:062cf40edea888ebfd37e5f856cb284aa1b5b3e0a361208eb16b0a7cccfcf501
|
||||
size 36947469
|
3
os-autoinst-4.6.1709057610.5d9f343.obscpio
Normal file
3
os-autoinst-4.6.1709057610.5d9f343.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8766d28034c8a139ddab8a95b0b0fa8eb56b3e63c82630395e6a50c81db8db3
|
||||
size 36952077
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define short_name os-autoinst-devel
|
||||
Name: %{short_name}-test
|
||||
Version: 4.6.1708525804.02cbbda
|
||||
Version: 4.6.1709057610.5d9f343
|
||||
Release: 0
|
||||
Summary: Test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst-openvswitch
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1708525804.02cbbda
|
||||
Version: 4.6.1709057610.5d9f343
|
||||
Release: 0
|
||||
Summary: test package for %{short_name}
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1708525804.02cbbda
|
||||
Version: 4.6.1709057610.5d9f343
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
License: GPL-2.0-or-later
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 27 18:13:38 UTC 2024 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1709057610.5d9f343:
|
||||
* video_stream: Fix uninitialized cmd_prefix
|
||||
* t: Split author tests and build test
|
||||
* os-autoinst-setup-multi-machine: Switch from STP to RSTP
|
||||
* t: Explicitly only run tests under t/ and xt/
|
||||
* git subrepo pull (merge) external/os-autoinst-common
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 23 21:22:40 UTC 2024 - okurz@suse.com
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1708525804.02cbbda
|
||||
mtime: 1708525804
|
||||
commit: 02cbbda759742468bd69625ce51eaac80cc59cd5
|
||||
version: 4.6.1709057610.5d9f343
|
||||
mtime: 1709057610
|
||||
commit: 5d9f3431f03290e66eee91917442dc0a7d559527
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1708525804.02cbbda
|
||||
Version: 4.6.1709057610.5d9f343
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
@ -207,7 +207,7 @@ for i in 07-commands 13-osutils 14-isotovideo 18-qemu-options 18-backend-qemu 29
|
||||
rm t/$i.t
|
||||
done
|
||||
# exclude unnecessary author tests
|
||||
rm xt/00-tidy.t
|
||||
rm xt/00-tidy.t tools/tidyall
|
||||
# Remove test relying on a git working copy
|
||||
rm xt/30-make.t
|
||||
# https://progress.opensuse.org/issues/114881
|
||||
|
Loading…
x
Reference in New Issue
Block a user