Skip to content

SDKQE-3981: Let sdk_core members create fit-cli GCP instances - #19

Merged
programmatix merged 1 commit into
mainfrom
SDKQE-3981
Aug 14, 2026
Merged

SDKQE-3981: Let sdk_core members create fit-cli GCP instances#19
programmatix merged 1 commit into
mainfrom
SDKQE-3981

Conversation

@emilienbev

@emilienbev emilienbev commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

Running fit-cli against GCP from a laptop fails at instance provisioning with compute 403 errors.

The gcp_iap_members only get IAP tunnel access, OS Login, and serviceAccountUser. roles/compute.instanceAdmin.v1 is only on the fit-cli-gcp service account, which CI reaches through the workload. THis

PR grants roles/compute.instanceAdmin.v1 to gcp_iap_members to allow starting the boxes outside of CI.

Human runs of fit-cli on GCP fail with compute 403 errors because
only the fit-cli-gcp service account has roles/compute.instanceAdmin.v1.
Grant the role to gcp_iap_members on the project.
@emilienbev emilienbev changed the title Let sdk_core members create fit-cli GCP instances SDKQE-3981: Let sdk_core members create fit-cli GCP instances Aug 13, 2026
@programmatix
programmatix merged commit 0974bb9 into main Aug 14, 2026
3 checks passed
@programmatix
programmatix deleted the SDKQE-3981 branch August 14, 2026 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants