From 3d8619ea74aed1f8322d2004d73d07d1f3f919eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iago=20L=C3=B3pez=20Galeiras?= Date: Thu, 18 Jun 2020 13:39:58 +0200 Subject: [PATCH] Revert "ci/aws: Remove duplicate info in worker pool name" This reverts commit 1a4dd255efd381d8fa883f573dd3b1c27d75c3d0. In 20b7b696a61ba6ec706140feeaae6c25dfb3dfae we reverted the naming of worker pools so we need this again for CI to behave. --- ci/aws/aws-cluster.lokocfg.envsubst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/aws/aws-cluster.lokocfg.envsubst b/ci/aws/aws-cluster.lokocfg.envsubst index d09fa0532..2ca6b9855 100644 --- a/ci/aws/aws-cluster.lokocfg.envsubst +++ b/ci/aws/aws-cluster.lokocfg.envsubst @@ -32,7 +32,8 @@ storage: id: 500 EOF ] - worker_pool "wp" { + + worker_pool "$CLUSTER_ID-wp" { count = 2 ssh_pubkeys = ["$PUB_KEY"] disk_size = 30