GoogleCloudPlatform/ai-on-gke

Remove dependency on GPUs in CI

Opened this issue · 1 comments

Our cloud build presubmit creates a GPU node pool. This node pool creation can fail if there are no GPUs available. If possible, the clusters created as part of the presubmit should only use CPUs.