From 59b451fb27a5a3970a2b0dc2d4f8e6b6822e2118 Mon Sep 17 00:00:00 2001 From: Jimmi Dyson Date: Wed, 2 Oct 2024 11:34:25 +0100 Subject: [PATCH] test(e2e): Use released rocky image (#935) **What problem does this PR solve?**: **Which issue(s) this PR fixes**: Fixes # **How Has This Been Tested?**: **Special notes for your reviewer**: --- .github/workflows/e2e.yml | 1 - test/e2e/config/caren.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 22daf78bb..8febf736f 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -83,7 +83,6 @@ jobs: NUTANIX_PRISM_ELEMENT_CLUSTER_NAME: ${{ vars.NUTANIX_PRISM_ELEMENT_CLUSTER_NAME }} NUTANIX_SUBNET_NAME: ${{ vars.NUTANIX_SUBNET_NAME }} NUTANIX_STORAGE_CONTAINER_NAME: ${{ vars.NUTANIX_STORAGE_CONTAINER_NAME }} - NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME: nkp-rocky-9.4-release-1.29.6-20240716233458 - if: success() || failure() # always run even if the previous step fails name: Publish e2e test report diff --git a/test/e2e/config/caren.yaml b/test/e2e/config/caren.yaml index 8cf4d2503..290a08797 100644 --- a/test/e2e/config/caren.yaml +++ b/test/e2e/config/caren.yaml @@ -200,7 +200,7 @@ variables: # # Name of the Prism Element cluster. # NUTANIX_PRISM_ELEMENT_CLUSTER_NAME: "" # # Name of the OS image pre-uploaded in PC. - NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME: nkp-rocky-9.4-1.29.6-20240704044125 + NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME: nkp-rocky-9.4-release-1.29.6-20240816215147 # # Name of the subnet to be assigned to the VMs. # NUTANIX_SUBNET_NAME: "" # # Name of the storage container to CSI driver