Skip to content

Commit

Permalink
Add description to e2e failure domain test case
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickstruyf3 committed Nov 30, 2023
1 parent 50bc865 commit a6398f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions test/e2e/failure_domains_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ const (
)

// Note: Still has "only-for-validation" label.
// Tests if:
// - the control plane nodes are spread across the defined failure domains
// - the VMs are deployed on the correct Prism Element cluster and subnet
// - the correct failure domain conditions are applied to the nutanixCluster object
var _ = Describe("Nutanix failure domains", Label("capx-feature-test", "failure-domains", "only-for-validation", "slow", "network"), func() {
const specName = "failure-domains"

Expand Down

0 comments on commit a6398f3

Please sign in to comment.