diff --git a/openQA-4.6.1678589270.14d05d8.obscpio b/openQA-4.6.1678589270.14d05d8.obscpio deleted file mode 100644 index 60c82b1..0000000 --- a/openQA-4.6.1678589270.14d05d8.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c219e29f6b9aa976e83a0cff5d3419ae403441a7e0a863f2de792c46642c5a0d -size 14067725 diff --git a/openQA-4.6.1678883699.d3ce35d.obscpio b/openQA-4.6.1678883699.d3ce35d.obscpio new file mode 100644 index 0000000..c4153b0 --- /dev/null +++ b/openQA-4.6.1678883699.d3ce35d.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec6b5afe9be1372ed3298d9daa66c95b8036bc4b05e300b152ce5d86d49794f +size 14087181 diff --git a/openQA-client-test.spec b/openQA-client-test.spec index e13a51d..88a73f3 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.1678589270.14d05d8 +Version: 4.6.1678883699.d3ce35d 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 5500242..a93fd7c 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.1678589270.14d05d8 +Version: 4.6.1678883699.d3ce35d 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 3c4da3b..298ba6b 100644 --- a/openQA-test.spec +++ b/openQA-test.spec @@ -18,7 +18,7 @@ %define short_name openQA Name: %{short_name}-test -Version: 4.6.1678589270.14d05d8 +Version: 4.6.1678883699.d3ce35d 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 6a28286..f219e21 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.1678589270.14d05d8 +Version: 4.6.1678883699.d3ce35d Release: 0 Summary: Test package for %{short_name} License: GPL-2.0-or-later diff --git a/openQA.changes b/openQA.changes index 892eaa1..a3ee634 100644 --- a/openQA.changes +++ b/openQA.changes @@ -1,3 +1,35 @@ +------------------------------------------------------------------- +Wed Mar 15 18:10:17 UTC 2023 - okurz@suse.com + +- Update to version 4.6.1678883699.d3ce35d: + * Add note about hook script in carry over comment + * Extract locating hook script for job into separate function + * Improve coding style in `carry_over_bugrefs` + * Improve auth test + * Test OpenID error handling + * Fix "Useless use of a constant" in auth test + * Make it easier to distinguish OpenID-related errors + * Fix `restart_job` jobs failing with `already has clone` + * Avoid failing coverage check in ISO-API test + * Simplify example for scenario YAML mentioned in documentation + * Improve coding style of ISO-API tests + * Move tests for scheduling from YAML into separate file + * Split tests for scheduling from YAML file + * Make machines/products in scenario definitions YAML optional + * Refactor code for scheduling jobs from YAML file + * Use constant to avoid duplicating default job priority + * Document supplying scenario definitions via YAML + * Extend test checks for YAML-related error handling to cover context + * Simplify code for returning from `_schedule_from_yaml` + * Use signatures in helper functions of `_schedule_from_yaml` + * Allow specifying scenario definitions YAML content directly + * Remove stub with TODO for cloning a Git repo to retrieve YAML file + * Rename `SCHEDULE_FROM_YAML_FILE` to `SCENARIO_DEFINITIONS_YAML_FILE` + * Validate scenario definitions passed for scheduling an ISO explicitly + * Fix various problems with the function for scheduling from YAML file + * Improve tests for scheduling an ISO using definitions from YAML file + * Load job templates from YAML file when scheduling isos + ------------------------------------------------------------------- Mon Mar 13 10:10:14 UTC 2023 - okurz@suse.com diff --git a/openQA.obsinfo b/openQA.obsinfo index 4a2006d..aa12b65 100644 --- a/openQA.obsinfo +++ b/openQA.obsinfo @@ -1,4 +1,4 @@ name: openQA -version: 4.6.1678589270.14d05d8 -mtime: 1678589270 -commit: 14d05d80ed2b5452d972da2b1158463afd8fba80 +version: 4.6.1678883699.d3ce35d +mtime: 1678883699 +commit: d3ce35d92dfb4e5e5c2b787a3c98475922df9313 diff --git a/openQA.spec b/openQA.spec index 3962291..d01b6ea 100644 --- a/openQA.spec +++ b/openQA.spec @@ -76,7 +76,7 @@ %define devel_requires %devel_no_selenium_requires chromedriver Name: openQA -Version: 4.6.1678589270.14d05d8 +Version: 4.6.1678883699.d3ce35d Release: 0 Summary: The openQA web-frontend, scheduler and tools License: GPL-2.0-or-later