Tweaks for the experimental SwarmBucket bot

BUG=skia:5581
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2181073005

Review-Url: https://codereview.chromium.org/2181073005
This commit is contained in:
borenet 2016-07-27 07:02:08 -07:00 committed by Commit bot
parent b464764dae
commit c043324e56

View File

@ -95,13 +95,18 @@ buckets {
builders {
name: "Build-Ubuntu-GCC-x86_64-Release-Swarmbucket"
swarming_tags: "builder:Build-Ubuntu-GCC-x86_64-Release-Swarmbucket"
swarming_tags: "allow_milo:1"
dimensions {
key: "os"
value: "Linux"
}
dimensions {
key: "gpu"
value: "none"
}
recipe {
repository: "https://chromium.googlesource.com/chromium/tools/build"
name: "skia/skia"
repository: "https://skia.googlesource.com/skia.git"
name: "swarm_trigger"
}
}
}