Skip to content

Commit 5ab5ae3

Browse files
committed
Disable and remove openshift-4 bash tests
1 parent 5f83a4b commit 5ab5ae3

File tree

6 files changed

+1
-111
lines changed

6 files changed

+1
-111
lines changed

.github/workflows/container-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
needs: check-readme
1010
uses: "sclorg/ci-actions/.github/workflows/container-tests.yml@main"
1111
with:
12-
enabled-tests: '["container","container-pytest","openshift-4","openshift-pytest"]'
12+
enabled-tests: '["container","container-pytest","openshift-pytest"]'
1313
versions: '[ "5.26", "5.26-mod_fcgid", "5.30", "5.32", "5.34", "5.36", "5.38", "5.40" ]'
1414
openshift-versions: '[ "5.26", "5.26-mod_fcgid", "5.30", "5.32", "5.34", "5.36", "5.38", "5.40" ]'
1515
secrets: inherit

test/run-openshift-remote-cluster

Lines changed: 0 additions & 47 deletions
This file was deleted.

test/test-lib-openshift.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/test-lib-perl.sh

Lines changed: 0 additions & 60 deletions
This file was deleted.

test/test-lib-remote-openshift.sh

Lines changed: 0 additions & 1 deletion
This file was deleted.

test/test-openshift.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)