Add swarm_presubmit recipe
authorborenet <borenet@chromium.org>
Wed, 5 Oct 2016 13:00:26 +0000 (06:00 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 5 Oct 2016 13:00:26 +0000 (06:00 -0700)
commit93408df16e742f4e4cf0338beb189dca78196992
treee1689838d9aab68fa8973b59de69e0652137047e
parente47ae2998c1cf944db5743a416583dd0f042b6d9
Add swarm_presubmit recipe

This allows us to add a Housekeeper-PerCommit-Presubmit bot/trybot

BUG=skia:5823
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2392663004

Review-Url: https://codereview.chromium.org/2392663004
infra/bots/presubmit_skia.isolate [new file with mode: 0644]
infra/bots/recipe_modules/vars/api.py
infra/bots/recipes/presubmit.expected/presubmit.json [new file with mode: 0644]
infra/bots/recipes/swarm_presubmit.expected/presubmit.json [new file with mode: 0644]
infra/bots/recipes/swarm_presubmit.py [new file with mode: 0644]
infra/bots/recipes/swarm_trigger.expected/Housekeeper-PerCommit-Presubmit.json [new file with mode: 0644]
infra/bots/recipes/swarm_trigger.py