Skip to content
Snippets Groups Projects
Commit 7eea6326 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Merge branch 'am-remove-missing-jobs-from-test-metadata' into 'master'

Add background_migration pg12 to update-tests-metadata job

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/111937



Merged-by: default avatarRémy Coutable <remy@rymai.me>
Approved-by: default avatarRémy Coutable <remy@rymai.me>
Reviewed-by: default avatarRémy Coutable <remy@rymai.me>
Co-authored-by: default avatarAlina Mihaila <amihaila@gitlab.com>
parents d286db76 563585c9
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -37,10 +37,12 @@ update-tests-metadata:
- rspec unit pg12
- rspec integration pg12
- rspec system pg12
- rspec background_migration pg12
- rspec-ee migration pg12
- rspec-ee unit pg12
- rspec-ee integration pg12
- rspec-ee system pg12
- rspec-ee background_migration pg12
script:
- run_timed_command "retry gem install fog-aws mime-types activesupport rspec_profiling postgres-copy --no-document"
- source ./scripts/rspec_helpers.sh
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment