Skip to content

Commit 0cd893e

Browse files
committed
tweak delay on flaky test
1 parent e98d443 commit 0cd893e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test04.vtc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ client c1 {
6969

7070
# Wait for second probe to fail (at t=~2s)
7171
# After that 500 error, backend is unhealthy (1 good out of 2 < threshold of 2)
72-
delay 1.5
72+
delay 1.7
7373

7474
# Second request should fail with 503 (backend is unhealthy)
7575
client c2 {

0 commit comments

Comments
 (0)