Commit 5166a25b by Jamie Madill Committed by Commit Bot

infra: Switch to "angle_2" presubmit config.

We will revert this once we remove the depot_tools config. Bug: angleproject:5114 Change-Id: If922a24c9955ba5d5d30ec634fa6c3d6db177f65 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2831999Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 5813365f
......@@ -389,7 +389,7 @@ buckets {
cipd_version: "refs/heads/master"
cmd: "recipes"
}
properties: "{\"recipe\":\"run_presubmit\",\"repo_name\":\"angle\",\"runhooks\":true}"
properties: "{\"recipe\":\"run_presubmit\",\"repo_name\":\"angle_2\",\"runhooks\":true}"
build_numbers: YES
service_account: "angle-try-builder@chops-service-accounts.iam.gserviceaccount.com"
}
......
......@@ -242,7 +242,7 @@ luci.builder(
"os": os.LINUX.dimension,
},
properties = {
"repo_name": "angle",
"repo_name": "angle_2",
"runhooks": True,
},
)
......
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