Skip to content

Fix spec dependency from environment variables

Alessio Caiazza requested to merge fix-spec-dependency-on-environment into master

What does this MR do and why?

The flaky_report_spec stubs some API call, if the test environment has the GITLAB_API_ENDPOINT variable set the test fail.

Expected impact & dry-runs

These are strongly recommended to assist reviewers and reduce the time to merge your change.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/tree/master/doc/scheduled#testing-policies-with-a-dry-run on how to perform dry-runs for new policies.

See https://gitlab.com/gitlab-org/quality/triage-ops/-/blob/master/doc/reactive/best_practices.md#use-the-sandbox-to-test-new-processors on how to make sure a new processor can be tested.

Action items

Edited by Alessio Caiazza

Merge request reports