Run win-dawn-rel on the CQ

BUG=chromium:901830
TBR-kainino@chromium.org
TBR=senorblanco@chromium.org

Change-Id: Ic8249f475f62bb39a8ff17fc6203dc56c6854176
Reviewed-on: https://dawn-review.googlesource.com/c/2501
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
This commit is contained in:
Corentin Wallez 2018-11-16 13:01:23 +00:00 committed by Commit Bot service account
parent 5ab84ec0a6
commit ccfd89d1e3
1 changed files with 4 additions and 0 deletions

View File

@ -24,5 +24,9 @@ verifiers {
builders { name: "win-clang-dbg-x64" }
builders { name: "win-clang-rel-x64" }
}
buckets {
name: "luci.chromium.try"
builders { name: "win-dawn-rel" }
}
}
}