mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-14 19:31:25 +00:00
This reverts commit cd49e0e074089ecc3b92230fdf861b671680172d. Reason for revert: Continuing to get permissions issues Original change's description: > Invoke Dawn bots on Tint CQ > > This only invokes the Dawn CQ bots that don't require GPU enables > machines, so will only give coverage for builds, unittests, and > end2end tests running on SwiftShader. > > BUG=tint:734 > > Change-Id: I5642a51910eb43edd9db9061609081ddf07778a5 > Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/54560 > Auto-Submit: Ryan Harrison <rharrison@chromium.org> > Reviewed-by: Corentin Wallez <cwallez@chromium.org> > Reviewed-by: Ben Clayton <bclayton@google.com> > Kokoro: Kokoro <noreply+kokoro@google.com> > Commit-Queue: Ryan Harrison <rharrison@chromium.org> TBR=cwallez@chromium.org,rharrison@chromium.org,bclayton@google.com,noreply+kokoro@google.com,tint-scoped@luci-project-accounts.iam.gserviceaccount.com Change-Id: Ib8a3e6924768d8dba77150751ab06c15cf91ca27 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: tint:734 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/54563 Reviewed-by: Ryan Harrison <rharrison@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Ryan Harrison <rharrison@chromium.org> Auto-Submit: Ryan Harrison <rharrison@chromium.org>
79 lines
1.7 KiB
INI
79 lines
1.7 KiB
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"
|
|
submit_options {
|
|
max_burst: 4
|
|
burst_delay {
|
|
seconds: 480
|
|
}
|
|
}
|
|
config_groups {
|
|
name: "Tint-CQ"
|
|
gerrit {
|
|
url: "https://dawn-review.googlesource.com"
|
|
projects {
|
|
name: "tint"
|
|
ref_regexp: "refs/heads/.+"
|
|
}
|
|
}
|
|
verifiers {
|
|
gerrit_cq_ability {
|
|
committer_list: "project-tint-committers"
|
|
dry_run_access_list: "project-tint-tryjobs-access"
|
|
}
|
|
tryjob {
|
|
builders {
|
|
name: "tint/try/linux-clang-dbg-x64"
|
|
}
|
|
builders {
|
|
name: "tint/try/linux-clang-dbg-x86"
|
|
}
|
|
builders {
|
|
name: "tint/try/linux-clang-rel-x64"
|
|
}
|
|
builders {
|
|
name: "tint/try/linux-clang-rel-x86"
|
|
}
|
|
builders {
|
|
name: "tint/try/mac-dbg"
|
|
}
|
|
builders {
|
|
name: "tint/try/mac-rel"
|
|
}
|
|
builders {
|
|
name: "tint/try/presubmit"
|
|
disable_reuse: true
|
|
}
|
|
builders {
|
|
name: "tint/try/win-clang-dbg-x64"
|
|
}
|
|
builders {
|
|
name: "tint/try/win-clang-dbg-x86"
|
|
}
|
|
builders {
|
|
name: "tint/try/win-clang-rel-x64"
|
|
}
|
|
builders {
|
|
name: "tint/try/win-clang-rel-x86"
|
|
}
|
|
builders {
|
|
name: "tint/try/win-msvc-dbg-x64"
|
|
}
|
|
builders {
|
|
name: "tint/try/win-msvc-rel-x64"
|
|
}
|
|
retry_config {
|
|
single_quota: 1
|
|
global_quota: 2
|
|
failure_weight: 1
|
|
transient_failure_weight: 1
|
|
timeout_weight: 2
|
|
}
|
|
}
|
|
}
|
|
}
|