add stop after 50 runs
This commit is contained in:
parent
6d847db0e2
commit
5aab93cb75
@ -18,6 +18,7 @@ CMD PATH=.:$PATH &&\
|
|||||||
./buildbox-worker \
|
./buildbox-worker \
|
||||||
--instance=default_instance \
|
--instance=default_instance \
|
||||||
--bots-remote=unix:/wrk-cache/bots.sock \
|
--bots-remote=unix:/wrk-cache/bots.sock \
|
||||||
|
--stop-after=50 \
|
||||||
--bots-retry-limit=5 \
|
--bots-retry-limit=5 \
|
||||||
--buildbox-run=buildbox-run-hosttools \
|
--buildbox-run=buildbox-run-hosttools \
|
||||||
--cas-remote=unix:/wrk-cache/casd.sock \
|
--cas-remote=unix:/wrk-cache/casd.sock \
|
||||||
|
Loading…
Reference in New Issue
Block a user