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:
Achilleas Koutsou 2022-05-16 19:32:39 +02:00 committed by Sanne Raymaekers
parent 472d550227
commit 56a7059b40

View file

@ -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