Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(688)

Side by Side Diff: go/src/infra/tools/swarming-transition/cmd/swarmbucketcheck/infra-builders

Issue 2110453002: add swarmbucketcheck (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: coverage Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 #!/bin/bash
2 ./swarmbucketcheck -bucket master.tryserver.infra -builder "\
3 Infra Presubmit,\
4 Infra Linux Trusty 64 Tester,\
5 Infra Linux Precise 32 Tester,\
6 Infra Mac Tester,\
7 Infra Win Tester,\
8 " $@
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698