SHA256
1
0
forked from pool/openQA

Offline generation of 4.6.1678883699.d3ce35d

4.6.1678883699.d3ce35d
4.6.1678883699.d3ce35d
4.6.1678883699.d3ce35d
4.6.1678883699.d3ce35d

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=976
This commit is contained in:
Oliver Kurz 2023-03-15 18:10:44 +00:00 committed by Git OBS Bridge
parent cfeda104e6
commit b577c11e23
9 changed files with 43 additions and 11 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ec6b5afe9be1372ed3298d9daa66c95b8036bc4b05e300b152ce5d86d49794f
size 14087181

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -1,4 +1,4 @@
name: openQA
version: 4.6.1678589270.14d05d8
mtime: 1678589270
commit: 14d05d80ed2b5452d972da2b1158463afd8fba80
version: 4.6.1678883699.d3ce35d
mtime: 1678883699
commit: d3ce35d92dfb4e5e5c2b787a3c98475922df9313

View File

@ -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