mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-06 10:32:10 +00:00
This will allow us to view Change Verifier task information at https://luci-change-verifier.appspot.com/ui/recents/crosvm BUG=1300370 TEST=lucicfg validate main.star Change-Id: Ia9db97888a2d18241b56a0efbbebd406ae4980a3 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3628240 Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Dennis Kempin <denniskempin@google.com> Reviewed-by: Daniel Verkamp <dverkamp@chromium.org> Reviewed-by: Yuanjun Huang <yuanjunh@google.com>
34 lines
764 B
INI
34 lines
764 B
INI
# Auto-generated by lucicfg.
|
|
# Do not modify manually.
|
|
#
|
|
# For the schema of this file, see Config message:
|
|
# https://luci-config.appspot.com/schemas/projects:commit-queue.cfg
|
|
|
|
cq_status_host: "chromium-cq-status.appspot.com"
|
|
config_groups {
|
|
name: "main_repo"
|
|
gerrit {
|
|
url: "https://chromium-review.googlesource.com"
|
|
projects {
|
|
name: "crosvm/crosvm"
|
|
ref_regexp: "refs/heads/.+"
|
|
}
|
|
}
|
|
verifiers {
|
|
gerrit_cq_ability {
|
|
committer_list: "mdb/crosvm-acl-luci-admin"
|
|
}
|
|
tryjob {
|
|
builders {
|
|
name: "crosvm/try/Verify CL"
|
|
}
|
|
retry_config {
|
|
single_quota: 1
|
|
global_quota: 2
|
|
failure_weight: 100
|
|
transient_failure_weight: 1
|
|
timeout_weight: 100
|
|
}
|
|
}
|
|
}
|
|
}
|