GoogleCloudPlatform / ai-on-gke

AI on GKE is a collection of examples, best-practices, and prebuilt solutions to help build, deploy, and scale AI Platforms on Google Kubernetes Engine
Apache License 2.0
222 stars 168 forks source link

Configure TPU Provisioner tests to run in CI #659

Closed danielvegamyhre closed 5 months ago

danielvegamyhre commented 5 months ago

Currently PRs with changes to the TPU provisioner run a bunch of unrelated CI tests for terraform, RAG, etc.

Instead, we should configure the CI to run the TPU provisioner unit + integration tests for PRs solely affecting the TPU provisioner code base.