Skip to content

Commit 4a651c6

Browse files
johnstcnmafredri
andauthored
go a bit nuttier
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 parent aaf16d8 commit 4a651c6

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ fetch_coder_full() {
276276
--namespace "${namespace}" \
277277
cp \
278278
--container coder \
279-
--retries 3 \
279+
--retries 10 \
280280
"${pod}:/opt/coder" "${SCALETEST_CODER_BINARY}"
281281
maybedryrun "${DRY_RUN}" chmod +x "${SCALETEST_CODER_BINARY}"
282282
log "Full Coder binary downloaded to ${SCALETEST_CODER_BINARY}"

0 commit comments

Comments
 (0)