Commit a209209b authored by Kenneth Russell's avatar Kenneth Russell Committed by Commit Bot

Use gpu-fyi-specific service account for these bots.

This is temporary, in order to be able to continue running the GLES1
and GLES2 conformance tests on these bots. The tests need to be
migrated to other machines.

Bug: 819751
Change-Id: Idfb9c70fd81cb7891bbc597e541a9bb64f686511
Reviewed-on: https://chromium-review.googlesource.com/953825Reviewed-by: default avatarRobbie Iannucci <iannucci@chromium.org>
Reviewed-by: default avatarAndrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Kenneth Russell <kbr@chromium.org>
Cr-Commit-Position: refs/heads/master@{#541630}
parent 042a8dcc
...@@ -142,6 +142,7 @@ builder_mixins { ...@@ -142,6 +142,7 @@ builder_mixins {
builder_mixins { builder_mixins {
name: "linux-gpu-fyi-ci" name: "linux-gpu-fyi-ci"
service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
dimensions: "cpu:x86-64" dimensions: "cpu:x86-64"
dimensions: "cores:8" dimensions: "cores:8"
mixins: "linux" mixins: "linux"
...@@ -173,6 +174,7 @@ builder_mixins { ...@@ -173,6 +174,7 @@ builder_mixins {
builder_mixins { builder_mixins {
name: "mac-gpu-fyi-ci" name: "mac-gpu-fyi-ci"
service_account: "chromium-ci-gpu-builder@chops-service-accounts.iam.gserviceaccount.com"
dimensions: "cpu:x86-64" dimensions: "cpu:x86-64"
mixins: "mac" mixins: "mac"
recipe { recipe {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment