Skip to content

Latest commit

 

History

History
 
 

boskos

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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.