Skip to content

Commit

Permalink
Add note on node size
Browse files Browse the repository at this point in the history
  • Loading branch information
bjee19 committed Aug 8, 2024
1 parent 56e0c7e commit f66eb6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/suite/reconfig_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ import (
"github.com/nginxinc/nginx-gateway-fabric/tests/framework"
)

// Cluster node size must be greater than or equal to 4 for test to perform correctly.
var _ = Describe("Reconfiguration Performance Testing", Ordered, Label("reconfiguration", "nfr"), func() {
// used for cleaning up resources
const maxResourceCount = 150
Expand Down

0 comments on commit f66eb6c

Please sign in to comment.