From 0a27c15bad53c24c908ccbb9eda242a47ec5f2a1 Mon Sep 17 00:00:00 2001 From: Godofredo Contreras Date: Mon, 22 Mar 2021 13:33:39 -0700 Subject: [PATCH] Update gke cluster used by this repo. Use a test-cluster for tasks that do not require building. This is to optimize resources and do not share build(high resources) with test(low resources) tasks. --- .cirrus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index cd4f42428e64..11473478d48e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -5,7 +5,7 @@ task: dockerfile: .ci/Dockerfile builder_image_name: docker-builder # gce vm image builder_image_project: flutter-cirrus - cluster_name: build-32-cluster + cluster_name: test-cluster zone: us-central1-a namespace: default cpu: 4