Test: remove test cases for PulpOSTree upload target

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
This commit is contained in:
Tomáš Hozza 2025-08-12 14:51:17 +02:00 committed by Simon de Vlieger
parent 180fd485c1
commit 4914a208bb
3 changed files with 0 additions and 480 deletions

View file

@ -18,8 +18,6 @@ function run_tests() {
/usr/libexec/tests/osbuild-composer/ostree-simplified-installer.sh
elif [ "$TEST_CASE" = "edge-ignition" ]; then
/usr/libexec/tests/osbuild-composer/ostree-ignition.sh
elif [ "$TEST_CASE" = "edge-pulp" ]; then
/usr/libexec/tests/osbuild-composer/ostree-pulp.sh
elif [ "$TEST_CASE" = "edge-minimal" ]; then
/usr/libexec/tests/osbuild-composer/minimal-raw.sh
elif [ "$TEST_CASE" = "edge-ami-image" ]; then