gitlab: limit old-worker-new-composer to 8.5 GA
The test script stops if it's not running on GA, so let's not deploy the rest of the machines anyway.
This commit is contained in:
parent
472d550227
commit
56a7059b40
1 changed files with 5 additions and 0 deletions
|
|
@ -251,6 +251,11 @@ regression-include-excluded-packages:
|
|||
SCRIPT: regression-include-excluded-packages.sh
|
||||
|
||||
regression-old-worker-new-composer:
|
||||
parallel:
|
||||
matrix:
|
||||
- RUNNER:
|
||||
- aws/rhel-8.5-ga-x86_64
|
||||
INTERNAL_NETWORK: ["true"]
|
||||
extends: .regression
|
||||
variables:
|
||||
SCRIPT: regression-old-worker-new-composer.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue