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:
parent
aace1c9224
commit
1ae0a5f469
1 changed files with 11 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue