Skip to content

Commit

Permalink
Reduce test time
Browse files Browse the repository at this point in the history
Signed-off-by: Engin Kayraklioglu <e-kayrakli@users.noreply.github.com>
  • Loading branch information
e-kayrakli committed Feb 25, 2025
1 parent 96b65c7 commit a544b46
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions util/cron/test-perf.hpe-apollo-hdr.arkouda.colo.bash
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit a544b46

Please sign in to comment.