[master] 8d33dacfc Make directors_c00004.vtc more solid with a slight pause

Poul-Henning Kamp phk at FreeBSD.org
Thu May 4 22:49:17 UTC 2023


commit 8d33dacfc0cc80d19bbacd29df7512f9d9407bae
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date:   Thu May 4 20:42:11 2023 +0000

    Make directors_c00004.vtc more solid with a slight pause

diff --git a/vmod/tests/directors_c00004.vtc b/vmod/tests/directors_c00004.vtc
index 668d6c5a8..72f00666c 100644
--- a/vmod/tests/directors_c00004.vtc
+++ b/vmod/tests/directors_c00004.vtc
@@ -96,7 +96,11 @@ client c1 {
 	rxresp
 	expect resp.body == "xiuFi3Pe"
 	expect resp.http.backend == "vd"
+} -run
+
+varnish v1 -vsl_catchup
 
+client c1 {
 	txreq -url /1 -hdr "pipe: true"
 	rxresp
 	expect resp.body == "ech3Ooj"


More information about the varnish-commit mailing list