Skip to content

Commit 6dcc4fd

Browse files
pkhartskphracek
authored andcommitted
Disable and remove openshift-4 bash tests
1 parent 995323e commit 6dcc4fd

File tree

6 files changed

+1
-131
lines changed

6 files changed

+1
-131
lines changed

.github/workflows/container-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
needs: check-readme
1111
uses: "sclorg/ci-actions/.github/workflows/container-tests.yml@main"
1212
with:
13-
enabled-tests: '["container","container-pytest","openshift-4","openshift-pytest"]'
13+
enabled-tests: '["container","container-pytest","openshift-pytest"]'
1414
versions: '[ "1.20", "1.22", "1.22-micro", "1.24", "1.26" ]'
1515
openshift-versions: '[ "1.20", "1.22", "1.22-micro", "1.24", "1.26" ]'
1616
secrets: inherit

test/run-openshift-remote-cluster

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

test/test-lib-nginx.sh

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

test/test-lib-openshift.sh

Lines changed: 0 additions & 1 deletion
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)