From d683b0246aa6830054cd50d7c576ef3878fbc5e1 Mon Sep 17 00:00:00 2001 From: Prem Kumar Kalle Date: Mon, 27 Jan 2025 10:39:30 -0800 Subject: [PATCH] Update co-existence tests with updated legacy CLI URL Signed-off-by: Prem Kumar Kalle --- .github/workflows/cli-coexistence_tests.yaml | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cli-coexistence_tests.yaml b/.github/workflows/cli-coexistence_tests.yaml index b46847452..8dab6487f 100644 --- a/.github/workflows/cli-coexistence_tests.yaml +++ b/.github/workflows/cli-coexistence_tests.yaml @@ -49,7 +49,7 @@ jobs: build-args: | TANZU_CLI_COEXISTENCE_LEGACY_TANZU_CLI_DIR=/app/legacy-tanzu-cli TANZU_CLI_COEXISTENCE_LEGACY_TANZU_CLI_VERSION=v0.28.1 - TANZU_CLI_COEXISTENCE_LEGACY_TANZU_CLI_URL=https://ent.box.com/shared/static/984uoy8mayq6rpdrfwh1omxurc0ixo57.gz + TANZU_CLI_COEXISTENCE_LEGACY_TANZU_CLI_URL=https://storage.googleapis.com/tanzu-cli-installer-packages/bin/v0.28.1/tanzu-cli-linux-amd64.tar.gz TANZU_CLI_COEXISTENCE_NEW_TANZU_CLI_DIR=/app/tanzu-cli - name: Run Docker image diff --git a/Makefile b/Makefile index 6201e06bd..28ceafd05 100644 --- a/Makefile +++ b/Makefile @@ -423,7 +423,7 @@ TANZU_CLI_COEXISTENCE_LEGACY_TANZU_CLI_VERSION = v0.28.1 endif ifndef TANZU_CLI_COEXISTENCE_LEGACY_TANZU_CLI_URL -TANZU_CLI_COEXISTENCE_LEGACY_TANZU_CLI_URL = https://ent.box.com/shared/static/984uoy8mayq6rpdrfwh1omxurc0ixo57.gz # tanzu-cli-linux-amd64 v0.28.1 bundle url +TANZU_CLI_COEXISTENCE_LEGACY_TANZU_CLI_URL = https://storage.googleapis.com/tanzu-cli-installer-packages/bin/v0.28.1/tanzu-cli-linux-amd64.tar.gz # tanzu-cli-linux-amd64 v0.28.1 bundle url endif ifndef TANZU_CLI_CEIP_OPT_IN_PROMPT_ANSWER