Skip to content

Commit 4fcf6fb

Browse files
committed
testing the test
1 parent 95ff0ce commit 4fcf6fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/framework/plugins/nodeutilization/highnodeutilization_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,7 @@ func TestHighNodeUtilizationWithTaints(t *testing.T) {
662662
}
663663

664664
plugin, err := NewHighNodeUtilization(ctx, &HighNodeUtilizationArgs{
665+
MaxNodesToProcess: 1,
665666
Thresholds: api.ResourceThresholds{
666667
v1.ResourceCPU: 40,
667668
},

0 commit comments

Comments
 (0)