Reland "Add linux_internal_compile_lite trybot to CQ"
This is a reland of b746c3c62e447d8bf0c8662c2ba2ad36d86d88ec with corrected bucket name Original change's description: > Add linux_internal_compile_lite trybot to CQ > > No-Try: True > Bug: chromium:775858, chromium:824706 > Change-Id: I235068906384f46c8072a4f7869d8dc2a0cb0c68 > Reviewed-on: https://webrtc-review.googlesource.com/64200 > Reviewed-by: Patrik Höglund <phoglund@webrtc.org> > Commit-Queue: Oleh Prypin <oprypin@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#22597} No-Try: True Bug: chromium:775858, chromium:824706 Change-Id: I8d9e056b8fd55f8518b36c91b9e524be049eb29a Reviewed-on: https://webrtc-review.googlesource.com/64661 Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Commit-Queue: Oleh Prypin <oprypin@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22599}
This commit is contained in:
@ -78,6 +78,15 @@ verifiers {
|
|||||||
builders { name: "win_x64_dbg" }
|
builders { name: "win_x64_dbg" }
|
||||||
builders { name: "win_x64_rel" }
|
builders { name: "win_x64_rel" }
|
||||||
builders { name: "win_more_configs" }
|
builders { name: "win_more_configs" }
|
||||||
|
builders {
|
||||||
|
name: "noop"
|
||||||
|
equivalent_to {
|
||||||
|
bucket: "master.internal.tryserver.corp.webrtc"
|
||||||
|
builder: "linux_internal_compile_lite"
|
||||||
|
owner_whitelist_group: "project-webrtc-internal-tryjob-access"
|
||||||
|
percentage: 100
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user