Marc Hoersken
|
421cf55ab2
|
CI/azure: fix test outcome values and use latest API version
This makes sure that tests ignored or skipped are not shown
just in the category "Other", but with their correct state.
Closes #5796
|
2020-08-09 21:33:35 +02:00 |
|
Marc Hoersken
|
e7c144f1d1
|
ci/tests: fix escaping of testnames and disable proxy for CI APIs
Follow up to ada581f and c0d8b96
Closes #5031
|
2020-03-03 22:13:57 +01:00 |
|
Marc Hoersken
|
119ea453f9
|
ci/tests: Make it possible to still run but ignore failing tests
This enables the development of a solution for the failing tests by
running them on CI while ignoring their result for the overall status.
Closes #4994
|
2020-03-03 17:32:38 +01:00 |
|
Marc Hoersken
|
d753cfc16c
|
ci/tests: Fix typo in previous commit 597cf2
|
2020-03-01 14:49:35 +01:00 |
|
Marc Hoersken
|
597cf2f1f3
|
ci/tests: Make sure that the AZURE_ACCESS_TOKEN is available
For security reasons the access token is not available to PR builds.
Therefore we should not try to use the DevOps API with an empty token.
|
2020-03-01 14:43:58 +01:00 |
|
Marc Hoersken
|
ada581f2cc
|
ci/tests: Send test results to Azure DevOps for reporting
|
2020-02-29 21:01:28 +01:00 |
|