E M c0cbe608e2
chore: remove gke-spot toleration from dist-tests runner
The release-tests GKE cluster now provisions on-demand (standard) nodes
rather than spot instances, so node pools no longer carry the
cloud.google.com/gke-spot taint. The matching toleration is therefore a
no-op and is removed; pod scheduling still relies on the
workload-type=tests-pods pool label selector.
2026-06-01 20:58:12 +10:00
..