Skip to content

Fix Prometheus Alert Worker spec

Sean Arnold requested to merge fix-prometheus-alert-worker-spec into master

Fix to close #33605 (closed)

This sets the spec to use prometheus_alert.prometheus_metric_id as the gitlab_alert_id, instead of the prometheus_alert.id.

These specs pass locally when running the file because both IDs end up equalling 1 when running the single spec file.

Edited by Sean Arnold

Merge request reports