Skip to content

Commit 19c4248

Browse files
committed
Use remote
1 parent 61732c2 commit 19c4248

File tree

1 file changed

+1
-1
lines changed
  • src/integration-tests/bash

1 file changed

+1
-1
lines changed

src/integration-tests/bash/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1448,7 +1448,7 @@ EOF
14481448
if [ "$WERCKER" = "true" ]; then
14491449
# hybrid causes script to run on admin pod with a 'NODEPORT_HOST' URL instead of 'pod-name' URL.
14501450
# like local, it uses the t3 channel...
1451-
run_wlst_script $1 hybrid ${pyfile_con}
1451+
run_wlst_script $1 remote ${pyfile_con}
14521452
else
14531453
run_wlst_script $1 local ${pyfile_con}
14541454
fi

0 commit comments

Comments
 (0)