Commit 8c1bb1ff authored by Rémy Coutable's avatar Rémy Coutable

Merge branch '222802-run-migration-tests-in-rspec-foss-impact' into 'master'

Run migration & geo tests in rspec foss-impact

Closes #222802

See merge request gitlab-org/gitlab!34694
parents a485f03f 79ccca08
......@@ -355,7 +355,7 @@ rspec foss-impact:
- run_timed_command "scripts/gitaly-test-spawn"
- source scripts/rspec_helpers.sh
- tooling/bin/find_foss_tests tmp/matching_foss_tests.txt
- rspec_matched_tests tmp/matching_foss_tests.txt "--tag ~quarantine --tag ~geo --tag ~level:migration"
- rspec_matched_tests tmp/matching_foss_tests.txt "--tag ~quarantine"
artifacts:
expire_in: 7d
paths:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment