Commit ae3d08a5 authored by Ryan Tseng's avatar Ryan Tseng Committed by Commit Bot

chromium.memory - Mac ASan 64 builder: allow 2 concurrent builds

Theres's a working theory that it's just a bad bot.  run 2 bots concurrently and check results.

Bug: 855396
Change-Id: I44da7322a5302b7d571eff3eb768f926c5cad9c7
Reviewed-on: https://chromium-review.googlesource.com/1112065Reviewed-by: default avatarJao-ke Chin-Lee <jchinlee@chromium.org>
Commit-Queue: Ryan Tseng <hinoka@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569759}
parent b366580b
......@@ -2935,6 +2935,9 @@ job {
bucket: "luci.chromium.ci"
builder: "Mac ASan 64 Builder"
}
triggering_policy: {
max_concurrent_invocations: 2
}
}
job {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment