CI: run the new regression test (insecure-repo)

Run on 9.0 GA only.  Running it on more than one distro is unnecessary.
This commit is contained in:
Achilleas Koutsou 2022-06-15 15:11:47 +02:00 committed by Tomáš Hozza
parent aace1c9224
commit 1ae0a5f469

View file

@ -255,6 +255,17 @@ regression-old-worker-new-composer:
variables:
SCRIPT: regression-old-worker-new-composer.sh
regression-insecure-repo:
parallel:
matrix:
- RUNNER:
- aws/rhel-9.0-ga-x86_64
INTERNAL_NETWORK: ["true"]
extends: .regression
variables:
SCRIPT: regression-insecure-repo.sh
regression-no-explicit-rootfs-definition:
extends: .regression
variables: