[master] 9b76b9a4b Give v51.vtc more time

Nils Goroll nils.goroll at uplex.de
Tue May 28 08:41:05 UTC 2024


commit 9b76b9a4baa4fedd2fb3a904b0dceafd263d0ddc
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue May 28 10:40:14 2024 +0200

    Give v51.vtc more time
    
    it repeatedly timed out on arm

diff --git a/bin/varnishtest/tests/v00051.vtc b/bin/varnishtest/tests/v00051.vtc
index dbdb26de2..56069362d 100644
--- a/bin/varnishtest/tests/v00051.vtc
+++ b/bin/varnishtest/tests/v00051.vtc
@@ -1,5 +1,7 @@
 varnishtest "Test VCL failures"
 
+option timeout x2
+
 server s1 {
 	rxreq
 	expect req.url == /hit


More information about the varnish-commit mailing list