Open
Bug 1921019
Opened 1 year ago
Updated 1 year ago
create test pools in fxci using linux g-w images built for communitytc
Categories
(Release Engineering :: Firefox-CI Administration, task)
Release Engineering
Firefox-CI Administration
Tracking
(Not tracked)
NEW
People
(Reporter: jcristau, Unassigned)
Details
In order to easily test generic-worker changes against gecko tasks ahead of moving away from docker-worker, we'd like to create pools in the fxci tc cluster using images built by the taskcluster team for the community cluster.
Comment 1•1 year ago
|
||
Someone with permission needs to run
gcloud projects add-iam-policy-binding community-tc-workers --member serviceAccount:taskcluster-worker-manager@fxci-production-level1-workers.iam.gserviceaccount.com --role roles/compute.imageUser
I get the failure:
ERROR: (gcloud.projects.add-iam-policy-binding) [pmoore@mozilla.com] does not have permission to access projects instance [community-tc-workers:setIamPolicy] (or it may not exist): Policy update access denied. This command is authenticated as pmoore@mozilla.com which is the active account specified by the [core/account] property.
I've requested support in the #sre channel of slack.
(In reply to Julien Cristau [:jcristau] from comment #0)
In order to easily test generic-worker changes against gecko tasks ahead of moving away from docker-worker, we'd like to create pools in the fxci tc cluster using images built by the taskcluster team for the community cluster.
:jcristau -- can you please specify what level the pools are where these images are intended to be used? (e.g. L1, ...)
Flags: needinfo?(jcristau)
You need to log in
before you can comment on or make changes to this bug.
Description
•