forked from pool/openQA
2ad1881940
4.6.1563452417.5a40564d 4.6.1563452417.5a40564d OBS-URL: https://build.opensuse.org/package/show/devel:openQA:tested/openQA?expand=0&rev=245
24 lines
1.2 KiB
Plaintext
24 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Jul 18 16:28:15 UTC 2019 - coolo@suse.com
|
|
|
|
- Update to version 4.6.1563452417.5a40564d:
|
|
* Make sure all four levels of API access have named routes for plugins and tests
|
|
* Prevent cleaning pool directory in worker availability check
|
|
* Add helper script 'openqa-label-all'
|
|
* Set log for failing to stop cmd srv to info level
|
|
* Do not fail fullstack test when connection closed
|
|
* Extend unit tests for OpenQA::Worker
|
|
* Do not stop current job twice when stopping during setup
|
|
* Remove unused function from worker
|
|
* Remove check for cpu_opmode from worker test
|
|
* Stop job directly with reason 'api-failure' on API failures
|
|
* Give the API authentication routes plugins will use names and test them
|
|
* Log sent commands in the developer console as well
|
|
* Replay commands send though developer console while offline
|
|
* Fix test doing an equality check on an exception instead of a regular expression comparison
|
|
* Adapt codecov target to current coverage
|
|
* Default to HTTPS instead of HTTP with openqa-client
|
|
* .travis.yml: Save travis CI some testing time
|
|
* Add Test::More based error handler to SeleniumTest
|
|
|