Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 778 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 778 Bytes

Boskos

We use Boskos to manage GCP projects which end to end tests are run against.

Boskos docs.

Adding a project

  • Projects are created in GCP and added to the boskos/boskos-config.yaml file.
  • Make sure the IAM account: [email protected] has Editor permissions.
  • Make sure the GKE API is enabled. You can do this by browsing to the GKE tab in the Cloud Console.
  • After editing boskos/boskos-config.yaml, apply the updated ConfigMap to the tekton-releases prow cluster.