Skip to content

Commit

Permalink
Merge #113872
Browse files Browse the repository at this point in the history
113872: build: fix colon in `roachtest_weekly_impl.sh` r=renatolabs,rickystewart a=herkolategan

Epic: None
Release Note: None

Co-authored-by: Herko Lategan <herko@cockroachlabs.com>
  • Loading branch information
craig[bot] and herkolategan committed Nov 6, 2023
2 parents 56cf731 + 9018af2 commit 42f9afa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ source $root/build/teamcity/util/roachtest_util.sh
# NB(3): If you make changes here, you should probably make the same change in
# build/teamcity-weekly-roachtest.sh
timeout -s INT $((7800*60)) build/teamcity-roachtest-invoke.sh \
--suite:weekly \
--suite weekly \
--cluster-id "${TC_BUILD_ID}" \
--zones "us-central1-b,us-west1-b,europe-west2-b" \
--artifacts=/artifacts \
Expand Down

0 comments on commit 42f9afa

Please sign in to comment.