diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 3e91a2ab..4b91cd8c 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -40,7 +40,7 @@ jobs: - name: Verify gcp setup run: gcloud info - name: Create an XPK Cluster with zero node pools - run: python xpk.py cluster create --cluster integration-test --device-type=v4-8 --num-slices=0 --zone=us-central2-b + run: python xpk.py cluster create --cluster integration-test --device-type=v4-8 --num-slices=0 --zone=us-central2-b --default-pool-cpu-machine-type=n1-standard-8