add stop after 50 runs

This commit is contained in:
uazo
2021-07-31 16:04:52 +02:00
committed by GitHub
parent 6d847db0e2
commit 5aab93cb75

View File

@@ -18,6 +18,7 @@ CMD PATH=.:$PATH &&\
./buildbox-worker \
--instance=default_instance \
--bots-remote=unix:/wrk-cache/bots.sock \
--stop-after=50 \
--bots-retry-limit=5 \
--buildbox-run=buildbox-run-hosttools \
--cas-remote=unix:/wrk-cache/casd.sock \