SHA256
2
0
forked from pool/openQA

Offline generation of 4.6.1568795030.c377d780b

4.6.1568795030.c377d780b
4.6.1568795030.c377d780b

OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=250
This commit is contained in:
Stephan Kulow
2019-09-18 11:59:28 +00:00
committed by Git OBS Bridge
parent 8d88f1d8eb
commit 39aadfb166
9 changed files with 69 additions and 236 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Sep 18 11:58:58 UTC 2019 - coolo@suse.com
- Update to version 4.6.1568795030.c377d780b:
* Fix test failures on Leap 15.1
* Fix warning in 24-worker-overall.t
* Test scheduler code for assigning multiple jobs to a worker
* Sort directly chained children within same parent by test name
* Adapt existing tests to adjustments for directly chained dependencies
* Assign cluster of directly chained jobs to worker
* Show assigned jobs as such under 'All tests'
* Enforce consistent WORKER_CLASS when creating directly chained dependencies
* Add compution of directly chained job hierarchy
* Verify that inserting dependency cycles is prevented
* Improve string formatting in scheduler code
* Add circleci
* Fix formatting of developer mode documentation
* Update dep graph desc for START_DIRECTLY_AFTER_TEST
* Update documentation for START_DIRECTLY_AFTER_TEST
* Ignore SQL deprecate warning when querying job modules that are running
-------------------------------------------------------------------
Tue Sep 17 11:09:08 UTC 2019 - coolo@suse.com