Skip to content

Allow exportation of test metrics to fail

Dan Davison requested to merge dj-allow-exporting-test-metrics-to-fail into master

What does this MR do?

Allows the export-test-metrics job to fail in CI.

For live environments that run smoke tests, it is not a good idea to halt deployments due to this job failing.

See this job as an example of this job failing from the metrics endpoint not being able to handle the requests, which halted a deployment.

Check-list

Merge request reports