[master] 07e50f40d vtc: Remove more superflous rxreqs in b19

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Mon Jan 31 14:42:06 UTC 2022


commit 07e50f40d97d325e1211803bfe3358b78a5db30f
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date:   Mon Jan 31 15:34:24 2022 +0100

    vtc: Remove more superflous rxreqs in b19
    
    Refs #3776

diff --git a/bin/varnishtest/tests/b00019.vtc b/bin/varnishtest/tests/b00019.vtc
index d6f343a96..2ad5849a0 100644
--- a/bin/varnishtest/tests/b00019.vtc
+++ b/bin/varnishtest/tests/b00019.vtc
@@ -1,6 +1,6 @@
 varnishtest "Check that max_restarts outside vcl_recv works and that we don't fall over"
 
-server s1 -repeat 5 {
+server s1 {
 	rxreq
 	txresp -body "012345\n"
 } -start


More information about the varnish-commit mailing list