forked from pool/os-autoinst
Offline generation of 4.6.1637851285.25850081
4.6.1637851285.25850081 OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/os-autoinst?expand=0&rev=555
This commit is contained in:
parent
e408ed343f
commit
8c1dec8212
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c2eb90980827c36c2a0ce6d1b109f49e9a735330679628fcbf7e55b61e771d95
|
|
||||||
size 25270797
|
|
3
os-autoinst-4.6.1637851285.25850081.obscpio
Normal file
3
os-autoinst-4.6.1637851285.25850081.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6d1c45d49bd2e7cbcbfbc90846d58fc8f45b3b7afbbe842ae8f2b91f7d08fcc5
|
||||||
|
size 25273357
|
@ -19,7 +19,7 @@
|
|||||||
%define name_ext -test
|
%define name_ext -test
|
||||||
%define short_name os-autoinst
|
%define short_name os-autoinst
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 4.6.1637675902.1cb88647
|
Version: 4.6.1637851285.25850081
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: test package for os-autoinst
|
Summary: test package for os-autoinst
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,7 +1,15 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 23 13:58:29 UTC 2021 - okurz@suse.com
|
Thu Nov 25 14:41:32 UTC 2021 - okurz@suse.com
|
||||||
|
|
||||||
- Update to version 4.6.1637675902.1cb88647:
|
- Update to version 4.6.1637851285.25850081:
|
||||||
|
* Fix collecting coverage when invoking `run_all` in `t/08-autotest.t`
|
||||||
|
* Avoid redundant code in `t/08-autotest.t`
|
||||||
|
* Add test for early stop due to `TESTDEBUG`
|
||||||
|
* Improve coding style and simplify `t/08-autotest.t`
|
||||||
|
* Log reason for stopping the test execution early
|
||||||
|
* Avoid running into TBB's soft limit for the max. number of threads
|
||||||
|
* docs: Clearly mention devel:openQA in README
|
||||||
|
* Fix working directory for generating HTML coverage report
|
||||||
* Add unit test for basetest::get_new_serial_output
|
* Add unit test for basetest::get_new_serial_output
|
||||||
* osutils: Do not hide errors of exec call in run() and run_diag()
|
* osutils: Do not hide errors of exec call in run() and run_diag()
|
||||||
* qemu: Don't call chattr with timeout and remove -f arg
|
* qemu: Don't call chattr with timeout and remove -f arg
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: os-autoinst
|
name: os-autoinst
|
||||||
version: 4.6.1637675902.1cb88647
|
version: 4.6.1637851285.25850081
|
||||||
mtime: 1637675902
|
mtime: 1637851285
|
||||||
commit: 1cb886472899ffdaea25ed4c2934657d392a5e32
|
commit: 25850081b1508660959eef64bca2711fb9f0f9f0
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: os-autoinst
|
Name: os-autoinst
|
||||||
Version: 4.6.1637675902.1cb88647
|
Version: 4.6.1637851285.25850081
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OS-level test automation
|
Summary: OS-level test automation
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user