File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 82
82
NUTANIX_INSECURE : false
83
83
NUTANIX_PRISM_ELEMENT_CLUSTER_NAME : ${{ vars.NUTANIX_PRISM_ELEMENT_CLUSTER_NAME }}
84
84
NUTANIX_SUBNET_NAME : ${{ vars.NUTANIX_SUBNET_NAME }}
85
- NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME : ${{ vars.NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME }}
86
85
NUTANIX_STORAGE_CONTAINER_NAME : ${{ vars.NUTANIX_STORAGE_CONTAINER_NAME }}
86
+ NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME : nkp-rocky-9.4-release-1.29.6-20240716233458
87
87
88
88
- if : success() || failure() # always run even if the previous step fails
89
89
name : Publish e2e test report
Original file line number Diff line number Diff line change @@ -200,7 +200,7 @@ variables:
200
200
# # Name of the Prism Element cluster.
201
201
# NUTANIX_PRISM_ELEMENT_CLUSTER_NAME: ""
202
202
# # Name of the OS image pre-uploaded in PC.
203
- # NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME: ""
203
+ NUTANIX_MACHINE_TEMPLATE_IMAGE_NAME : nkp-rocky-9.4-1.29.6-20240704044125
204
204
# # Name of the subnet to be assigned to the VMs.
205
205
# NUTANIX_SUBNET_NAME: ""
206
206
# # Name of the storage container to CSI driver
You can’t perform that action at this time.
0 commit comments