Skip to content

Commit c4c2c69

Browse files
committed
change PV_ROOT for java tests
1 parent 9555465 commit c4c2c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wercker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ integration-test-java:
259259
$WERCKER_SOURCE_DIR/src/integration-tests/bash/lease.sh -o "$LEASE_ID" -t $((100 * 60))
260260
echo @@
261261
262-
export HOST_PATH="/scratch/wl_k8s_java_test_results"
262+
export HOST_PATH="/scratch"
263263
export PV_ROOT=$HOST_PATH
264264
export RESULT_ROOT="$WERCKER_OUTPUT_DIR/k8s_dir"
265265
mkdir -m 777 -p $RESULT_ROOT

0 commit comments

Comments
 (0)