diff --git a/util/cron/test-perf.hpe-apollo-hdr.arkouda.colo.bash b/util/cron/test-perf.hpe-apollo-hdr.arkouda.colo.bash index 272d74be651e..1ef2bd999f00 100755 --- a/util/cron/test-perf.hpe-apollo-hdr.arkouda.colo.bash +++ b/util/cron/test-perf.hpe-apollo-hdr.arkouda.colo.bash @@ -11,6 +11,11 @@ export ARKOUDA_BRANCH=server-util-pbs export ARKOUDA_DEP_DIR=/hpelustre/chapelu/arkouda-deps export ARKOUDA_SKIP_CHECK_DEPS=true +export CHPL_TEST_ARKOUDA_SKIP_RM_CLONE=true +export CHPL_TEST_ARKOUDA_SKIP_CHAPEL_PY=true +export CHPL_TEST_ARKOUDA_SKIP_BUILD=true +nightly_args="${nightly_args} -nobuild" + export CHPL_TEST_ARKOUDA_SKIP_UNIT_TESTS=true export CHPL_TEST_ARKOUDA_PERF=true