Skip to content

Commit 0841771

Browse files
authored
Add Ubuntu 24.04 e2e test cases for Nutanix (#10361)
1 parent f9f57e4 commit 0841771

File tree

4 files changed

+703
-0
lines changed

4 files changed

+703
-0
lines changed

cmd/integration_test/build/buildspecs/nutanix-test-eks-a-cli.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,13 @@ env:
4444
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2204_1_32: "nutanix_ci:nutanix_template_ubuntu_2204_1_32"
4545
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2204_1_33: "nutanix_ci:nutanix_template_ubuntu_2204_1_33"
4646
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2204_1_34: "nutanix_ci:nutanix_template_ubuntu_2204_1_34"
47+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_28: "nutanix_ci:nutanix_template_ubuntu_2404_1_28"
48+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_29: "nutanix_ci:nutanix_template_ubuntu_2404_1_29"
49+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_30: "nutanix_ci:nutanix_template_ubuntu_2404_1_30"
50+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_31: "nutanix_ci:nutanix_template_ubuntu_2404_1_31"
51+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_32: "nutanix_ci:nutanix_template_ubuntu_2404_1_32"
52+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_33: "nutanix_ci:nutanix_template_ubuntu_2404_1_33"
53+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_34: "nutanix_ci:nutanix_template_ubuntu_2404_1_34"
4754
T_NUTANIX_TEMPLATE_NAME_REDHAT_1_28: "nutanix_ci:nutanix_template_rhel_8_1_28"
4855
T_NUTANIX_TEMPLATE_NAME_REDHAT_1_29: "nutanix_ci:nutanix_template_rhel_8_1_29"
4956
T_NUTANIX_TEMPLATE_NAME_REDHAT_1_30: "nutanix_ci:nutanix_template_rhel_8_1_30"

cmd/integration_test/build/buildspecs/quick-test-eks-a-cli.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,13 @@ env:
161161
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2204_1_32: "nutanix_ci:nutanix_template_ubuntu_2204_1_32"
162162
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2204_1_33: "nutanix_ci:nutanix_template_ubuntu_2204_1_33"
163163
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2204_1_34: "nutanix_ci:nutanix_template_ubuntu_2204_1_34"
164+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_28: "nutanix_ci:nutanix_template_ubuntu_2404_1_28"
165+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_29: "nutanix_ci:nutanix_template_ubuntu_2404_1_29"
166+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_30: "nutanix_ci:nutanix_template_ubuntu_2404_1_30"
167+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_31: "nutanix_ci:nutanix_template_ubuntu_2404_1_31"
168+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_32: "nutanix_ci:nutanix_template_ubuntu_2404_1_32"
169+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_33: "nutanix_ci:nutanix_template_ubuntu_2404_1_33"
170+
T_NUTANIX_TEMPLATE_NAME_UBUNTU_2404_1_34: "nutanix_ci:nutanix_template_ubuntu_2404_1_34"
164171
T_NUTANIX_TEMPLATE_NAME_REDHAT_1_27: "nutanix_ci:nutanix_template_rhel_8_1_27"
165172
T_NUTANIX_TEMPLATE_NAME_REDHAT_1_28: "nutanix_ci:nutanix_template_rhel_8_1_28"
166173
T_NUTANIX_TEMPLATE_NAME_REDHAT_1_29: "nutanix_ci:nutanix_template_rhel_8_1_29"

0 commit comments

Comments
 (0)