Skip to content

Commit f66eb6c

Browse files
committed
Add note on node size
1 parent 56e0c7e commit f66eb6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/suite/reconfig_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import (
2323
"github.com/nginxinc/nginx-gateway-fabric/tests/framework"
2424
)
2525

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

0 commit comments

Comments
 (0)