Skip to content

Commit

Permalink
Remove testing OpenShift 3
Browse files Browse the repository at this point in the history
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
  • Loading branch information
phracek committed Sep 3, 2024
1 parent f6e53c9 commit 40a8e4d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion 2.4-micro/test/run-openshift

This file was deleted.

1 change: 0 additions & 1 deletion 2.4/test/run-openshift

This file was deleted.

2 changes: 1 addition & 1 deletion test/run-openshift-pytest
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

THISDIR=$(dirname ${BASH_SOURCE[0]})

cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_httpd_h*.py
cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_httpd_*.py

0 comments on commit 40a8e4d

Please sign in to comment.