From 236ef0dffed2be458389ed6c3c2a853bc79dd8fd Mon Sep 17 00:00:00 2001 From: Andrew Lavery Date: Tue, 24 Oct 2023 19:42:08 +0300 Subject: [PATCH] another set of mistaken find-replace --- .github/workflows/regression.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/regression.yaml b/.github/workflows/regression.yaml index bd40a77491..2a99593730 100644 --- a/.github/workflows/regression.yaml +++ b/.github/workflows/regression.yaml @@ -191,9 +191,9 @@ jobs: is_upgrade: "1" }, { - name: "type=embeddedcluster cluster, env=online, phase=new install, rbac=cluster admin", - backend_config: "embeddedcluster-online-install-backend-config.tfvars", - terraform_script: "embeddedcluster-online-install.sh" + name: "type=helmvm cluster, env=online, phase=new install, rbac=cluster admin", + backend_config: "helmvm-online-install-backend-config.tfvars", + terraform_script: "helmvm-online-install.sh" } ] steps: