From 8d787739a6092fdd6e67ccbe6057fddaa84ced5c Mon Sep 17 00:00:00 2001 From: godofredoc <54371434+godofredoc@users.noreply.github.com> Date: Mon, 22 Mar 2021 14:21:10 -0700 Subject: [PATCH] Update gke cluster used by this repo. (#317) 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 cd4f42428e..11473478d4 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