Accepting request 856581 from devel:openQA:tested
Update to 4.6.1608149831.eea793d2 4.6.1608149831.eea793d2 OBS-URL: https://build.opensuse.org/request/show/856581 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=179
This commit is contained in:
commit
c22f3b2fcb
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40d437ddf214a84679edeff8fc09b783c8befdb6896bff3994d0fe66e85384f2
|
||||
size 25041421
|
3
os-autoinst-4.6.1608149831.eea793d2.obscpio
Normal file
3
os-autoinst-4.6.1608149831.eea793d2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca4e9fd48f551450e4e0c8ed93ef40dfe08489f72c41d624f4eb4f9704f38b04
|
||||
size 25052173
|
@ -19,7 +19,7 @@
|
||||
%define name_ext -test
|
||||
%define short_name os-autoinst
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 4.6.1607343404.748c0f7c
|
||||
Version: 4.6.1608149831.eea793d2
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
#BuildRequires: %{short_name} == %{version}
|
||||
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 20:17:30 UTC 2020 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1608149831.eea793d2:
|
||||
* Update tidy version to 20201207
|
||||
* Delete travis CI config to completely disable
|
||||
* t: Catch output in t/29-backend-generalhw.t
|
||||
* t: Catch output in t/19-isotovideo-command-processing.t
|
||||
* Makefile: Fix call of make without argument on already existing build dir
|
||||
* Separate developer-centric tests into "xt/" for faster coverage analysis runs
|
||||
* t: Catch output in t/14-isotovideo.t
|
||||
* t: Catch output in t/10-virtio_terminal.t
|
||||
* t: Catch output in t/10-terminal.t
|
||||
* t: Add OpenQA::Test::Timelimit to all modules where useful
|
||||
* tools/tidy: Allow to run on mismatching tidy version
|
||||
* t: Catch all output in 03-testapi.t
|
||||
* docker_run_ci: Add command line parsing with getopt
|
||||
* Add support for 'Codecovbash' to upload results in GHA
|
||||
* Fix qemu test timeouts based on coverage runs
|
||||
* .github: Enable codecov report uploading with "action"
|
||||
* tools: docker_run_ci: Bump timeout for github actions behaviour
|
||||
* Add github actions CI definitions
|
||||
* t: Add 'external' to search path of tests
|
||||
* t: Output gathered stdout on error in 27-update-deps
|
||||
* Update perltidy to 20201202
|
||||
* Move dev container base to Leap 15.2
|
||||
* backend: ipmi: Bring back proper return code for module
|
||||
* backend: ipmi: Add quoting for ping command
|
||||
* t: Add test for backend::ipmi
|
||||
* backend: ipmi: Make "mc reset" parameters configurable
|
||||
* Use other log functions from bmwqemu as well according to severity
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 07 15:59:30 UTC 2020 - okurz@suse.com
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
name: os-autoinst
|
||||
version: 4.6.1607343404.748c0f7c
|
||||
mtime: 1607343404
|
||||
commit: 748c0f7c0681d23670a5bdab100464f3c0b2018a
|
||||
version: 4.6.1608149831.eea793d2
|
||||
mtime: 1608149831
|
||||
commit: eea793d2b74312b2a9e939e669f2ec9dcda89e62
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1607343404.748c0f7c
|
||||
Version: 4.6.1608149831.eea793d2
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user