Skip to content

Commit fe8ada3

Browse files
authored
Fix bottlerocket tests (#3401)
1 parent f88b7af commit fe8ada3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ env:
1919
T_VSPHERE_TEMPLATE_UBUNTU_KUBERNETES_1_21_EKS_18: "/SDDC-Datacenter/vm/Templates/ubuntu-kube-v1-21"
2020
T_VSPHERE_TEMPLATE_UBUNTU_KUBERNETES_1_22_EKS_10: "/SDDC-Datacenter/vm/Templates/ubuntu-kube-v1-22"
2121
T_VSPHERE_TEMPLATE_UBUNTU_KUBERNETES_1_23_EKS_5: "/SDDC-Datacenter/vm/Templates/ubuntu-kube-v1-23"
22+
T_VSPHERE_TEMPLATE_BOTTLEROCKET_KUBERNETES_1_20_EKS_20: "/SDDC-Datacenter/vm/Templates/bottlerocket-kube-v1-20"
23+
T_VSPHERE_TEMPLATE_BOTTLEROCKET_KUBERNETES_1_21_EKS_18: "/SDDC-Datacenter/vm/Templates/bottlerocket-kube-v1-21"
2224
secrets-manager:
2325
EKSA_VSPHERE_USERNAME: "vsphere_ci_beta_connection:vsphere_username"
2426
EKSA_VSPHERE_PASSWORD: "vsphere_ci_beta_connection:vsphere_password"

0 commit comments

Comments
 (0)