Skip to content

Commit ed58dd7

Browse files
committed
Rename OpenShift test_mysql PyTests to test_ocp_ files
Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent a2a3a4c commit ed58dd7

7 files changed

+1
-1
lines changed

test/run-openshift-pytest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ THISDIR=$(dirname ${BASH_SOURCE[0]})
1010

1111
git show -s
1212

13-
cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_mysql_*.py
13+
cd "${THISDIR}" && python3.12 -m pytest -s -rA --showlocals -vv test_ocp_*.py
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)