diff options
author | Matthew Crymble <matthew.crymble@ni.com> | 2022-06-03 13:55:30 -0500 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-06-10 13:24:05 -0500 |
commit | 0190ed14d9d3cb875c60672514b722d9e27f4a1f (patch) | |
tree | 0f86b4a28e08ac952f50fe245cc846264e0dbb2f /.ci/utils | |
parent | 6a8653d2c9a64b77335d0d941632f191815fab4e (diff) | |
download | uhd-0190ed14d9d3cb875c60672514b722d9e27f4a1f.tar.gz uhd-0190ed14d9d3cb875c60672514b722d9e27f4a1f.tar.bz2 uhd-0190ed14d9d3cb875c60672514b722d9e27f4a1f.zip |
tests: mark test jobs as an overall failure if there is a test failure
using the continueOnError option for test run steps is a convenient
way to allow all subsequent steps to run despite a test failure.
But this causes the job status to be 'SucceededWithIssues' and not
a full 'Failed' status.
Diffstat (limited to '.ci/utils')
0 files changed, 0 insertions, 0 deletions