diff --git a/openQA-4.6.1634301296.a0543cf54.obscpio b/openQA-4.6.1634301296.a0543cf54.obscpio deleted file mode 100644 index 5391c12..0000000 --- a/openQA-4.6.1634301296.a0543cf54.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f40d1ef0a0ebfd7659de5db64c5391a6eb01a0aeb5d952861f7cb1e00d80c14 -size 12970509 diff --git a/openQA-4.6.1634844038.99a1a2378.obscpio b/openQA-4.6.1634844038.99a1a2378.obscpio new file mode 100644 index 0000000..1e68776 --- /dev/null +++ b/openQA-4.6.1634844038.99a1a2378.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2d5786b40c98d10b1863315d97c39b11808720b6ab58a58bf05b55c4941afe +size 12981773 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index f338879..3eb7bd3 100644 --- a/openQA-client-test.spec +++ b/openQA-client-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-client Name: %{short_name}-test -Version: 4.6.1634301296.a0543cf54 +Version: 4.6.1634844038.99a1a2378 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-devel-test.spec b/openQA-devel-test.spec index 119778e..a02ffc9 100644 --- a/openQA-devel-test.spec +++ b/openQA-devel-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-devel Name: %{short_name}-test -Version: 4.6.1634301296.a0543cf54 +Version: 4.6.1634844038.99a1a2378 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA-test.spec b/openQA-test.spec index 6309a08..32be628 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1634301296.a0543cf54 +Version: 4.6.1634844038.99a1a2378 Release: 0 Summary: Test package for openQA License: GPL-2.0-or-later diff --git a/openQA-worker-test.spec b/openQA-worker-test.spec index 76b109b..89213d3 100644 --- a/openQA-worker-test.spec +++ b/openQA-worker-test.spec @@ -18,7 +18,7 @@ %define short_name openQA-worker Name: %{short_name}-test -Version: 4.6.1634301296.a0543cf54 +Version: 4.6.1634844038.99a1a2378 Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index c913e6e..2c2f479 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Thu Oct 21 19:20:47 UTC 2021 - okurz@suse.com + +- Update to version 4.6.1634844038.99a1a2378: + * Make text results rendering unified with other + * Add error handling when updating 'force_result' label comments + * t: Prevent aborting the complete test run when interactively debugging + * Elaborate on local adjustment of apparmor profiles + * t: Mark statements as uncoverable in WebUIConnection.pm + * Tidy up Helpers.pm to satisfy CircleCI + * Restart the job which incomplete with a known QEMU terminated issue + * Override job incomplete reason when fail to allocate memory + * Prevent creation of comments with invalid "force_result" command + * Makefile: Use many more retries for unstable full-stack.t + * Add missing dependency for python-scripts + * Use 'backoff' style delay for AMQP publishing attempts + * Change test to reflect changes in UI + * Make sections clickable for "sort by group" view + * Make progress bar sections clickable for children + * Add links to overview in progress bar segments for builds + * Add a retry delay for publishing AMQP events + * Add retry for publishing AMQP events + * Streamline error handling when publishing AMQP event + * Simplify AMQP plugin code + * Avoid escaping issues when making AMQP URL by using `Mojo::URL` + * t: Provide more fitting error feedback scope in api/09-comments.t + * t: Use signatures in api/09-comments.t + * Immediately prevent writing invalid comments with "force_result" + * Add configurable regex match rule for "force_result" labels + * Ensure force_result is only accepted when being part of the label string + * t: Add test for 'job_update_result' event + * Prevent deletion of 'force_result' label comments + * Add possibility to override the job result with special comments + * templates: Add force_result label help text + * templates: Replace obsolete wiki reference labels + * docs: Add force_result label description + * OpenQA::Schema::Result::Comments: Use signatures + * OpenQA::WebAPI::Controller::API::V1::Comment: Simplify + * OpenQA::WebAPI::Controller::API::V1::Comment: Use signatures + * CI: Try to continue on spurious zypper refresh problems + ------------------------------------------------------------------- Sun Oct 17 08:03:23 UTC 2021 - okurz@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 69caa6d..9cc89d3 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,5 +1,4 @@ name: openQA -version: 4.6.1634301296.a0543cf54 -mtime: 1634301296 -commit: a0543cf54504ce616661abc031fadf62b2bf695d - +version: 4.6.1634844038.99a1a2378 +mtime: 1634844038 +commit: 99a1a23789fd932d9cafc540c4f9cabdc2db579f diff --git a/openQA.spec b/openQA.spec index 720763a..dc5e15e 100644 --- a/openQA.spec +++ b/openQA.spec @@ -42,7 +42,7 @@ %endif # runtime requirements that also the testsuite needs %if %{with python_scripts} -%define python_scripts_requires python3-base python3-requests python3-future +%define python_scripts_requires python3-base python3-requests python3-future openQA-client %else %define python_scripts_requires %{nil} %endif @@ -76,7 +76,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1634301296.a0543cf54 +Version: 4.6.1634844038.99a1a2378 Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later