tests: Drop bigiso test (HMS-3710)

This test is being migrated to osbuild/images.
This commit is contained in:
Simon Steinbeiss 2024-03-05 14:52:34 +01:00 committed by Simon Steinbeiß
parent eec2cf62e1
commit 362caacd1f
2 changed files with 0 additions and 88 deletions

View file

@ -238,15 +238,6 @@ Base:
- aws/centos-stream-9-aarch64
INTERNAL_NETWORK: ["true"]
regression-bigiso:
extends: .regression
rules:
# WHITELIST: Run only on x86_64 and rhel like systems
- if: $RUNNER =~ "/^.*(rhel-8.*x86_64|rhel-9.*x86_64|centos-stream-8.*x86_64|centos-stream-9.*x86_64).*$/" && $CI_PIPELINE_SOURCE != "schedule"
- !reference [.nightly_rules_x86_64, rules]
variables:
SCRIPT: regression-bigiso.sh
regression-composer-works-behind-satellite-fallback:
extends: .regression
rules: