Hash :
f609d294
Author :
Date :
2023-01-12T12:59:00
Infra: Re-enable TSAN on CV. The flakiness in this config is mitigated by retries now. Putting it on CV should help prevent the regressions that happen often in this config. Bug: angleproject:7944 Change-Id: Ie9d5443bda2031785a5c3d81fb45986272da8b58 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4162558 Reviewed-by: Yuly Novikov <ynovikov@chromium.org> Commit-Queue: Jamie Madill <jmadill@chromium.org>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189
# 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: "main"
gerrit {
url: "https://chromium-review.googlesource.com"
projects {
name: "angle/angle"
ref_regexp: "refs/heads/main"
}
}
verifiers {
gerrit_cq_ability {
committer_list: "project-angle-committers"
dry_run_access_list: "project-angle-tryjob-access"
}
tryjob {
builders {
name: "angle/try/android-arm-compile"
}
builders {
name: "angle/try/android-arm-dbg-compile"
}
builders {
name: "angle/try/android-arm64-dbg-compile"
}
builders {
name: "angle/try/android-arm64-test"
}
builders {
name: "angle/try/linux-asan-test"
}
builders {
name: "angle/try/linux-dbg-compile"
}
builders {
name: "angle/try/linux-test"
}
builders {
name: "angle/try/linux-trace"
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "DEPS"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/libANGLE/capture/.+"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/tests/angle_end2end_tests_expectations.txt"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/tests/capture.+"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/tests/egl_tests/.+"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/tests/gl_tests/.+"
}
}
builders {
name: "angle/try/linux-tsan-test"
}
builders {
name: "angle/try/mac-dbg-compile"
}
builders {
name: "angle/try/mac-test"
}
builders {
name: "angle/try/presubmit"
disable_reuse: true
}
builders {
name: "angle/try/win-asan-test"
}
builders {
name: "angle/try/win-dbg-compile"
}
builders {
name: "angle/try/win-msvc-compile"
}
builders {
name: "angle/try/win-msvc-dbg-compile"
}
builders {
name: "angle/try/win-msvc-x86-compile"
}
builders {
name: "angle/try/win-msvc-x86-dbg-compile"
}
builders {
name: "angle/try/win-test"
}
builders {
name: "angle/try/win-trace"
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "DEPS"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/libANGLE/capture/.+"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/tests/angle_end2end_tests_expectations.txt"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/tests/capture.+"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/tests/egl_tests/.+"
}
location_filters {
gerrit_host_regexp: ".*"
gerrit_project_regexp: ".*"
path_regexp: "src/tests/gl_tests/.+"
}
}
builders {
name: "angle/try/win-x86-dbg-compile"
}
builders {
name: "angle/try/win-x86-test"
}
builders {
name: "angle/try/winuwp-compile"
}
builders {
name: "angle/try/winuwp-dbg-compile"
}
builders {
name: "chromium/try/android-angle-chromium-try"
}
builders {
name: "chromium/try/fuchsia-angle-try"
}
builders {
name: "chromium/try/linux-angle-chromium-try"
}
builders {
name: "chromium/try/mac-angle-chromium-try"
}
builders {
name: "chromium/try/win-angle-chromium-x64-try"
}
builders {
name: "chromium/try/win-angle-chromium-x86-try"
}
retry_config {
single_quota: 1
global_quota: 2
failure_weight: 100
transient_failure_weight: 1
timeout_weight: 100
}
}
}
}