diff --git a/os-autoinst-4.6.1636972309.195774f7.obscpio b/os-autoinst-4.6.1636972309.195774f7.obscpio deleted file mode 100644 index c8b5e47..0000000 --- a/os-autoinst-4.6.1636972309.195774f7.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:56315588c0f828d2df45f41e58c530c4b64f07c5da31ea65984cfc23febf447a -size 25266701 diff --git a/os-autoinst-4.6.1637851285.25850081.obscpio b/os-autoinst-4.6.1637851285.25850081.obscpio new file mode 100644 index 0000000..566ebe6 --- /dev/null +++ b/os-autoinst-4.6.1637851285.25850081.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1c45d49bd2e7cbcbfbc90846d58fc8f45b3b7afbbe842ae8f2b91f7d08fcc5 +size 25273357 diff --git a/os-autoinst-test.spec b/os-autoinst-test.spec index 668df9b..ffc9aef 100644 --- a/os-autoinst-test.spec +++ b/os-autoinst-test.spec @@ -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 diff --git a/os-autoinst.changes b/os-autoinst.changes index 052ae5b..5ccaf55 100644 --- a/os-autoinst.changes +++ b/os-autoinst.changes @@ -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 diff --git a/os-autoinst.obsinfo b/os-autoinst.obsinfo index 3637522..3d20332 100644 --- a/os-autoinst.obsinfo +++ b/os-autoinst.obsinfo @@ -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 diff --git a/os-autoinst.spec b/os-autoinst.spec index 3cb47ae..e73b751 100644 --- a/os-autoinst.spec +++ b/os-autoinst.spec @@ -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