Offline generation of 4.6.1709057610.5d9f343

4.6.1709057610.5d9f343
4.6.1709057610.5d9f343
4.6.1709057610.5d9f343

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=896
This commit is contained in:
Oliver Kurz 2024-02-28 13:20:29 +00:00 committed by Git OBS Bridge
parent ba2a2912c0
commit 521f19d05e
8 changed files with 17 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b97718d1aa3acfd6ad97d8cf0535bbd4a830d1cb73fd35fcdcda4cb24b71b56
size 36951053

View File

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

View File

@ -18,7 +18,7 @@
%define short_name os-autoinst-devel
Name: %{short_name}-test
Version: 4.6.1708806670.ebe93e7
Version: 4.6.1709057610.5d9f343
Release: 0
Summary: Test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst-openvswitch
Name: %{short_name}%{?name_ext}
Version: 4.6.1708806670.ebe93e7
Version: 4.6.1709057610.5d9f343
Release: 0
Summary: test package for %{short_name}
License: GPL-2.0-or-later

View File

@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 4.6.1708806670.ebe93e7
Version: 4.6.1709057610.5d9f343
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@ -1,12 +1,12 @@
-------------------------------------------------------------------
Mon Feb 26 05:03:43 UTC 2024 - okurz@suse.com
Tue Feb 27 18:13:38 UTC 2024 - okurz@suse.com
- Update to version 4.6.1708806670.ebe93e7:
- 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
* Add ipmitool dependencies for openqa-worker-container
* ci: Install npm dependencies in fullstack test
* Require Module::CPANfile
* Fix the develop cpanfile target
-------------------------------------------------------------------
Fri Feb 23 21:22:40 UTC 2024 - okurz@suse.com

View File

@ -1,4 +1,4 @@
name: os-autoinst
version: 4.6.1708806670.ebe93e7
mtime: 1708806670
commit: ebe93e7eb350b17a34ab61e38a25d8e9f2e6fcc8
version: 4.6.1709057610.5d9f343
mtime: 1709057610
commit: 5d9f3431f03290e66eee91917442dc0a7d559527

View File

@ -17,7 +17,7 @@
Name: os-autoinst
Version: 4.6.1708806670.ebe93e7
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