SHA256
2
0
forked from pool/openQA

Offline generation of 4.6.1551797932.a5aadf24

4.6.1551797932.a5aadf24

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=184
This commit is contained in:
2019-03-05 21:22:46 +00:00
committed by Git OBS Bridge
parent 43eb15f195
commit a64f055090
7 changed files with 36 additions and 8 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Mar 05 21:22:30 UTC 2019 - coolo@suse.com
- Update to version 4.6.1551797932.a5aadf24:
* Remove safe_call from OpenQA::Utils since it is no longer needed
* Cover more Gru special cases with tests
* Remove resource allocator from architecture diagram
* Mention the possible race condition in a comment
* Bypass Gru special cases for non-Gru tasks
* Use a completely new task for testing so we can replicate more edge cases in the future
* Be a little more defensive with removing Gru tasks
* Allow pure Minion jobs (without a Gru id) to bypass special case handling
* Do not delete Gru tasks if they are not finished in Minion yet
-------------------------------------------------------------------
Sat Mar 02 17:37:11 UTC 2019 - coolo@suse.com