Accepting request 933947 from devel:openQA:tested

Update to 4.6.1637851285.25850081
4.6.1637851285.25850081

OBS-URL: https://build.opensuse.org/request/show/933947
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/os-autoinst?expand=0&rev=238
This commit is contained in:
Dominique Leuenberger 2021-11-26 23:51:22 +00:00 committed by Git OBS Bridge
commit fea662874b
6 changed files with 28 additions and 8 deletions

View File

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

View File

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

View File

@ -19,7 +19,7 @@
%define name_ext -test
%define short_name os-autoinst
Name: %{short_name}%{?name_ext}
Version: 4.6.1636972309.195774f7
Version: 4.6.1637851285.25850081
Release: 0
Summary: test package for os-autoinst
License: GPL-2.0-or-later

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Thu Nov 25 14:41:32 UTC 2021 - okurz@suse.com
- 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
* osutils: Do not hide errors of exec call in run() and run_diag()
* qemu: Don't call chattr with timeout and remove -f arg
* baseclass: Fix errors in some tests by increasing _CHKSEL_RATE_HITS
* testapi: Add die_on_timeout option to testapi::script::run()
* ipmi: Make persistent SOL console enabled by default
* Ignore the previous tests fail hook output in the search for issues
-------------------------------------------------------------------
Mon Nov 15 10:31:56 UTC 2021 - okurz@suse.com

View File

@ -1,4 +1,4 @@
name: os-autoinst
version: 4.6.1636972309.195774f7
mtime: 1636972309
commit: 195774f76886d93b793067223d389c6da2b95b52
version: 4.6.1637851285.25850081
mtime: 1637851285
commit: 25850081b1508660959eef64bca2711fb9f0f9f0

View File

@ -17,7 +17,7 @@
Name: os-autoinst
Version: 4.6.1636972309.195774f7
Version: 4.6.1637851285.25850081
Release: 0
Summary: OS-level test automation
License: GPL-2.0-or-later