Skip to content

Commit d5d624b

Browse files
authored
Deflake TestProbePodIPs (#16201)
1 parent a2a2441 commit d5d624b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/activator/net/revision_backends_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1649,7 +1649,7 @@ func TestProbePodIPs(t *testing.T) {
16491649
"10.10.1.2": {{
16501650
Code: http.StatusOK,
16511651
Body: queue.Name,
1652-
Delay: 250 * time.Millisecond,
1652+
Delay: 100 * time.Millisecond,
16531653
}},
16541654
},
16551655
enableProbeOptimization: true,

0 commit comments

Comments
 (0)