test: remove generation.sh

The script would test if the test case generation script when the script
would run normally if the osbuild-dnf-json.service was stopped.
This is no longer necessary.
This commit is contained in:
Achilleas Koutsou 2022-04-26 21:02:42 +02:00 committed by Tom Gundersen
parent 0add961bcc
commit 6019a5022f
2 changed files with 0 additions and 55 deletions

View file

@ -283,20 +283,6 @@ Image Tests:
- aws/rhel-9.0-nightly-aarch64
INTERNAL_NETWORK: ["true"]
Test Case Generation:
stage: test
extends: .terraform
rules:
- !reference [.upstream_rules, rules]
script:
- schutzbot/deploy.sh
- /usr/libexec/tests/osbuild-composer/generation.sh
parallel:
matrix:
- RUNNER:
- aws/fedora-34-x86_64
INTERNAL_NETWORK: ["true"]
OSTree:
stage: test
extends: .terraform/openstack