Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-03 | ci/tests: fix escaping of testnames and disable proxy for CI APIs | Marc Hoersken | |
Follow up to ada581f and c0d8b96 Closes #5031 | |||
2020-03-03 | ci/tests: Make it possible to still run but ignore failing tests | Marc Hoersken | |
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-01 | ci/tests: Fix typo in previous commit 597cf2 | Marc Hoersken | |
2020-03-01 | ci/tests: Make sure that the AZURE_ACCESS_TOKEN is available | Marc Hoersken | |
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-02-29 | ci/tests: Send test results to Azure DevOps for reporting | Marc Hoersken | |