File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 8383 NUTANIX_PRISM_ELEMENT_CLUSTER_NAME : ${{ vars.NUTANIX_PRISM_ELEMENT_CLUSTER_NAME }}
8484 NUTANIX_SUBNET_NAME : ${{ vars.NUTANIX_SUBNET_NAME }}
8585 NUTANIX_STORAGE_CONTAINER_NAME : ${{ vars.NUTANIX_STORAGE_CONTAINER_NAME }}
86- NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME : nkp-rocky-9.4-release-1.29.6-20240716233458
8786
8887 - if : success() || failure() # always run even if the previous step fails
8988 name : Publish e2e test report
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ variables:
200200 # # Name of the Prism Element cluster.
201201 # NUTANIX_PRISM_ELEMENT_CLUSTER_NAME: ""
202202 # # Name of the OS image pre-uploaded in PC.
203- NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME : nkp-rocky-9.4-1.29.6-20240704044125
203+ NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME : nkp-rocky-9.4-release- 1.29.6-20240816215147
204204 # # Name of the subnet to be assigned to the VMs.
205205 # NUTANIX_SUBNET_NAME: ""
206206 # # Name of the storage container to CSI driver
You can’t perform that action at this time.
0 commit comments