Offline generation of 4.6.1607715246.82025daa
4.6.1607715246.82025daa OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=451
This commit is contained in:
parent
2e8b115897
commit
8048157c94
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40d437ddf214a84679edeff8fc09b783c8befdb6896bff3994d0fe66e85384f2
|
||||
size 25041421
|
3
os-autoinst-4.6.1607715246.82025daa.obscpio
Normal file
3
os-autoinst-4.6.1607715246.82025daa.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe61e208b2344389200437d31f07ade7ad580b4076b1d8f67dbeb7a35e2e1ad0
|
||||
size 25051149
|
@ -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.1607715246.82025daa
|
||||
Release: 0
|
||||
Summary: test package for os-autoinst
|
||||
#BuildRequires: %{short_name} == %{version}
|
||||
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 11 19:34:17 UTC 2020 - okurz@suse.com
|
||||
|
||||
- Update to version 4.6.1607715246.82025daa:
|
||||
* Makefile: Fix call of make without argument on already existing build dir
|
||||
* Separate developer-centric tests into "xt/" for faster coverage analysis runs
|
||||
* 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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.1607715246.82025daa
|
||||
mtime: 1607715246
|
||||
commit: 82025daa3ce51203d3a98b74a476b6c337ed8c0a
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: os-autoinst
|
||||
Version: 4.6.1607343404.748c0f7c
|
||||
Version: 4.6.1607715246.82025daa
|
||||
Release: 0
|
||||
Summary: OS-level test automation
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user