Skip to content
Snippets Groups Projects
Commit aed874ee authored by Sylvester Chin's avatar Sylvester Chin :red_circle: Committed by David Dieulivol
Browse files

Add single-redis jobs to coverage dependency

parent 57da6bf0
No related branches found
No related tags found
1 merge request!122421Add single-redis jobs to coverage dependency
......@@ -288,8 +288,11 @@ rspec:coverage:
- rspec migration pg13
- rspec background_migration pg13
- rspec unit pg13
- rspec unit pg13 single-redis
- rspec integration pg13
- rspec integration pg13 single-redis
- rspec system pg13
- rspec system pg13 single-redis
# as-if-foss jobs
- rspec migration pg13-as-if-foss
- rspec background_migration pg13-as-if-foss
......@@ -300,8 +303,11 @@ rspec:coverage:
- rspec-ee migration pg13
- rspec-ee background_migration pg13
- rspec-ee unit pg13
- rspec-ee unit pg13 single-redis
- rspec-ee integration pg13
- rspec-ee integration pg13 single-redis
- rspec-ee system pg13
- rspec-ee system pg13 single-redis
# Memory jobs
- memory-on-boot
script:
......
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