[master] 615b4d4 Document the "vmod_so_keep" effect of varnishtest -L/-l in 5.2.

Geoff Simmons geoff at uplex.de
Wed Sep 13 12:18:05 UTC 2017


commit 615b4d4e3b2e4f3542f2ad987df6deaba2aef5d1
Author: Geoff Simmons <geoff at uplex.de>
Date:   Wed Sep 13 14:16:48 2017 +0200

    Document the "vmod_so_keep" effect of varnishtest -L/-l in 5.2.

diff --git a/doc/sphinx/whats-new/upgrading-5.2.rst b/doc/sphinx/whats-new/upgrading-5.2.rst
index 6e2a489..d9327c5 100644
--- a/doc/sphinx/whats-new/upgrading-5.2.rst
+++ b/doc/sphinx/whats-new/upgrading-5.2.rst
@@ -114,9 +114,12 @@ Other changes
 
 * ``varnishtest(1)`` and ``vtc(7)``:
 
-  * *XXX: changes in test code*
+  * *XXX: changes in test scripting or test code, for example due to VMOD vtc?*
 
-  * *XXX: for example due to VMOD vtc*
+  * When varnishtest is invoked with ``-L`` or ``-l``, Varnish
+    instances started by a test do not clean up their copies of VMOD
+    shared objects when they stop. See the note about ``vmod_so_keep``
+    below.
 
   * *XXX: ...*
 


More information about the varnish-commit mailing list