update FM service account

We're not compiling, so definitely don't need that, right?
I do eventually want to upload from these tasks to Gold.

Change-Id: Ia6bac7e38c6a264f2f93cebd9746e4aaed9f4b5d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379003
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
This commit is contained in:
Mike Klein 2021-03-03 11:52:33 -06:00 committed by Skia Commit-Bot
parent db6ad656ee
commit dc41f59b3d
2 changed files with 11 additions and 11 deletions

View File

@ -1582,7 +1582,7 @@ func (b *jobBuilder) fm() {
"--bot", b.Name,
"--gold="+strconv.FormatBool(!b.matchExtraConfig("SAN")),
"build/fm${EXECUTABLE_SUFFIX}")
b.serviceAccount(b.cfg.ServiceAccountCompile)
b.serviceAccount(b.cfg.ServiceAccountUploadGM)
b.swarmDimensions()
b.attempts(1)

View File

@ -14842,7 +14842,7 @@
"pool:Skia"
],
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"FM-Debian10-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN": {
"casSpec": "test",
@ -14904,7 +14904,7 @@
]
},
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"FM-Debian10-Clang-GCE-CPU-AVX2-x86_64-Release-All-MSAN": {
"casSpec": "test",
@ -14966,7 +14966,7 @@
]
},
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"FM-Debian10-Clang-GCE-CPU-AVX2-x86_64-Release-All-TSAN": {
"casSpec": "test",
@ -15028,7 +15028,7 @@
]
},
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"FM-Mac-Clang-VMware7.1-CPU-AVX-x86_64-Debug-All": {
"casSpec": "test",
@ -15076,7 +15076,7 @@
"pool:Skia"
],
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"FM-Mac-Clang-VMware7.1-CPU-AVX-x86_64-Debug-All-ASAN": {
"casSpec": "test",
@ -15124,7 +15124,7 @@
"pool:Skia"
],
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"FM-Mac-Clang-VMware7.1-CPU-AVX-x86_64-Release-All-TSAN": {
"casSpec": "test",
@ -15172,7 +15172,7 @@
"pool:Skia"
],
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"FM-Win-Clang-GCE-CPU-AVX2-x86_64-Debug-All": {
"casSpec": "test",
@ -15221,7 +15221,7 @@
"pool:Skia"
],
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"FM-Win-Clang-GCE-CPU-AVX2-x86_64-Debug-All-ASAN": {
"casSpec": "test",
@ -15270,7 +15270,7 @@
"pool:Skia"
],
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"FM-Win-MSVC-GCE-CPU-AVX2-x86_64-Debug-All": {
"casSpec": "test",
@ -15319,7 +15319,7 @@
"pool:Skia"
],
"max_attempts": 1,
"service_account": "skia-external-compile-tasks@skia-swarming-bots.iam.gserviceaccount.com"
"service_account": "skia-external-gm-uploader@skia-swarming-bots.iam.gserviceaccount.com"
},
"Fuzz-Debian10-Clang": {
"casSpec": "whole-repo",