SHA256
2
0
forked from pool/openQA

Offline generation of 4.6.1656072301.e097342

4.6.1656072301.e097342
4.6.1656072301.e097342
4.6.1656072301.e097342
4.6.1656072301.e097342

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=831
This commit is contained in:
2022-06-24 15:11:53 +00:00
committed by Git OBS Bridge
parent fdf16b031d
commit de27f8423b
9 changed files with 32 additions and 11 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Jun 24 15:11:36 UTC 2022 - okurz@suse.com
- Update to version 4.6.1656072301.e097342:
* Fix use of --no-refresh in continuous-update
* Avoid unintended vendor changes in openqa-continuous-update
* Makefile: Ensure "test" includes also helm tests
* Makefile: Prevent repetition of test-with-database call definition
* Retry hook scripts that use the exit code 142
* Add Chart Testing tool to CI workflow
* Add simple static check for Helm chart
* Add sub charts as dependencies to allow linting
* Add Helm chart for openQA-webui
* Exclude templated helm files from yamllint check
* Add Helm chart for openQA-worker
* Document working on database-related performance problems
* Fix warning "Query returned more than one row" for linked comments
* Avoid running out of database IDs - worker tables
* Fix too verbose message about unrecognized referer
-------------------------------------------------------------------
Wed Jun 22 07:11:37 UTC 2022 - okurz@suse.com