Skip to content

Commit 1b4c098

Browse files
committed
sync changes from existing template
1 parent bb93e0c commit 1b4c098

File tree

1 file changed

+1
-0
lines changed
  • scaletest/templates/scaletest-runner/scripts

1 file changed

+1
-0
lines changed

scaletest/templates/scaletest-runner/scripts/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ coder exp scaletest create-workspaces \
1717
--count "${SCALETEST_PARAM_NUM_WORKSPACES}" \
1818
--template "${SCALETEST_PARAM_TEMPLATE}" \
1919
--concurrency "${SCALETEST_PARAM_CREATE_CONCURRENCY}" \
20+
--timeout 5h \
2021
--job-timeout 5h \
2122
--no-cleanup \
2223
--output json:"${SCALETEST_RESULTS_DIR}/create-workspaces.json"

0 commit comments

Comments
 (0)