Skip to content

Commit

Permalink
Add Nutanix 129 env to required env for e2e (#7524)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinavmpandey08 authored Feb 8, 2024
1 parent 0175293 commit d19c5de
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/framework/nutanix.go
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,17 @@ var requiredNutanixEnvVars = []string{
nutanixTemplateNameUbuntu126Var,
nutanixTemplateNameUbuntu127Var,
nutanixTemplateNameUbuntu128Var,
nutanixTemplateNameUbuntu129Var,
nutanixTemplateNameRedHat125Var,
nutanixTemplateNameRedHat126Var,
nutanixTemplateNameRedHat127Var,
nutanixTemplateNameRedHat128Var,
nutanixTemplateNameRedHat129Var,
nutanixTemplateNameRedHat9125Var,
nutanixTemplateNameRedHat9126Var,
nutanixTemplateNameRedHat9127Var,
nutanixTemplateNameRedHat9128Var,
nutanixTemplateNameRedHat9129Var,
nutanixInsecure,
}

Expand Down

0 comments on commit d19c5de

Please sign in to comment.