diff --git a/openQA-4.6.1685846780.f3b6f99.obscpio b/openQA-4.6.1685846780.f3b6f99.obscpio deleted file mode 100644 index 5924226..0000000 --- a/openQA-4.6.1685846780.f3b6f99.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3586e5d329c265a0ff6c0d56afd2befa7affd6e8a7f8a65a6039cbc338df6ba5 -size 14321165 diff --git a/openQA-4.6.1686302766.69ffe8a.obscpio b/openQA-4.6.1686302766.69ffe8a.obscpio new file mode 100644 index 0000000..ed7f3d4 --- /dev/null +++ b/openQA-4.6.1686302766.69ffe8a.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974e6170d4002107fb6e24c146c64afb600150000f71f0081282ccc8df42e488 +size 14327309 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index 696a2f1..b2155b8 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.1685846780.f3b6f99 +Version: 4.6.1686302766.69ffe8a 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 0462d7f..869783a 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.1685846780.f3b6f99 +Version: 4.6.1686302766.69ffe8a 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 6cea88d..a488610 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1685846780.f3b6f99 +Version: 4.6.1686302766.69ffe8a 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 e4f2141..06df485 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.1685846780.f3b6f99 +Version: 4.6.1686302766.69ffe8a Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 66409d1..cb318a1 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Fri Jun 09 11:38:38 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1686302766.69ffe8a: + * Increase client_body_buffer_size to be larger than UPLOAD_CHUNK_SIZE + * Add `priority` property to `job_templates` in YAML + * Add test for wildcard version in yaml + * Pass job result from os-autoinst's state file to web UI + * Extract reading state file into a separate function + * Simplify code for formatting reason + * t: Use signatures in complete OpenQA::SeleniumTest + * t: Simplify chromium dir lookup + * t: Simplify find_element call in 33-developer_mode.t + * Fix openqa-clone-custom-git-refspec on git-checkout job sources + * t: Further extract variables in openqa-clone-custom-git-refspec test + * t: Reduce duplication in clone-custom-git-refspec test + * t: Reduce length of some test strings in clone-custom-git-refspec + * Fix timestamp to be actual ns + * Add max_conns limit to nginx config + * Add re-try in comments test to mitigate alert problem + * Switch OBS SCM/CI Workflow to branch_package + * Add various optimizations and bug fixes for O3 deployment + * Allow wildcard version in scenarios YAML + * Remove YAML::PP duplicate_keys option + * Forbid cyclic references in YAML + * Fix flaky coverage in Worker::WebUIConnection + * Add test for rendering Git links in investigation tab + * documentation: Improve grammar + ------------------------------------------------------------------- Mon Jun 05 07:46:02 UTC 2023 - okurz@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 344a6bf..96f9c12 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 4.6.1685846780.f3b6f99 -mtime: 1685846780 -commit: f3b6f9914e071332357a9c7dcf977e9d007cc997 +version: 4.6.1686302766.69ffe8a +mtime: 1686302766 +commit: 69ffe8ad8fc9724dd825934b46699a5d7432937c diff --git a/openQA.spec b/openQA.spec index 1b4497b..fd43edb 100644 --- a/openQA.spec +++ b/openQA.spec @@ -78,7 +78,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1685846780.f3b6f99 +Version: 4.6.1686302766.69ffe8a Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later