Skip to content

[QA] Toggle Gitaly N+1 detector via feature flag and run tests

Mark Lapierre requested to merge qa-ml-feature-flag-command-line into master

What does this MR do?

Allows the QA framework to enable a feature flag, run the tests, and then disable the flag.

Requires gitlab-qa!227 (merged) to be merged at the same time so that the rspec options are handled correctly.

EE port: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10324

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Mark Lapierre

Merge request reports