Skip to content

Fix GCP test failures#1647

Merged
james00012 merged 2 commits intomainfrom
fix/gcp-test-failures
Dec 29, 2025
Merged

Fix GCP test failures#1647
james00012 merged 2 commits intomainfrom
fix/gcp-test-failures

Conversation

@james00012
Copy link
Copy Markdown
Contributor

Summary

  • OSLogin tests: Consolidate into single TestOSLogin with sequential subtests to prevent 409: Multiple concurrent mutations errors
  • CloudBuild test: Make GCR image cleanup best-effort since gcr.io is deprecated

Test plan

  • Verify GCP tests pass in CircleCI

- OSLogin tests: Consolidate into single TestOSLogin with sequential
  subtests to prevent 409 concurrent mutation errors when multiple
  tests modify the same user's SSH keys simultaneously

- CloudBuild test: Make GCR image cleanup best-effort since gcr.io
  has been deprecated in favor of Artifact Registry, causing permission
  errors during cleanup
The ubuntu-2004-lts image family is no longer available on GCP.
Updated to ubuntu-2204-lts which is the current LTS release.
@james00012 james00012 merged commit 2d7fd80 into main Dec 29, 2025
2 of 3 checks passed
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