Reliable_report: ignore unconventional jobs
What does this MR do and why?
As per !130276 (merged) filters out results from the follow jobs from the reliability report:
airgapped
instance-image-slow-network
nplus1-instance-image
This MR removes the ce:
and ee:
prefix as the job names do not have this in InfluxDB.
How to set up and validate locally
GITLAB_ACCESS_TOKEN=XXX CI_API_V4_URL=http://<gdk>/api/v4/ QA_INFLUXDB_URL=https://influxdb.quality.gitlab.net QA_INFLUXDB_TOKEN=<1p>== bundle exec rake "reliable_spec_report[14, false]"
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jay McCure