Skip to content

Add Gitaly N+1 detector tests

Mark Lapierre requested to merge ml-add-n-plus-tests into master

Adds Gitaly N+1 detector tests to be run on a schedule against the testbed.

I've added PREPROD_HOST_URL to the CI/CD settings because it could be useful for other pipelines.

This depends on a couple of changes:

And currently we have to run the tests as an admin user otherwise we can't toggle the feature flag. I've opened an issue to fix this: https://gitlab.com/gitlab-org/gitlab-ce/issues/61230

Pipeline schedules have been set up:

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/58905

Edited by Mark Lapierre

Merge request reports

Loading