]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Makefile: Use chutney's latest default network
authorteor <teor@torproject.org>
Thu, 13 Feb 2020 02:33:42 +0000 (12:33 +1000)
committerteor <teor@torproject.org>
Thu, 13 Feb 2020 03:00:18 +0000 (13:00 +1000)
Use bridges+hs-v23 for "make test-network",
rather than using chutney's old default.

This change requires a recent version of chutney,
because the old bridges+hs-v23 did not work.
(See chutney's 33302 for details.)

Closes 28208.

changes/ticket28208 [new file with mode: 0644]
src/test/include.am

diff --git a/changes/ticket28208 b/changes/ticket28208
new file mode 100644 (file)
index 0000000..8818aad
--- /dev/null
@@ -0,0 +1,4 @@
+  o Testing:
+    - Use the "bridges+hs-v23" chutney network flavor in "make test-network".
+      This test requires a recent version of chutney (mid-February 2020).
+      Closes ticket 28208.
index 47e8d8fb097c5a49898e2c65ed259f524c459c17..fdd1195fdf16b3c4f96c9c2e7a5626a904e22c9f 100644 (file)
@@ -64,7 +64,7 @@ TESTS += src/test/test src/test/test-slow src/test/test-memwipe \
 
 # run a quick test or two
 # this test only uses IPv4
-TEST_CHUTNEY_FLAVOR_QUICK = bridges+hs-v2
+TEST_CHUTNEY_FLAVOR_QUICK = bridges+hs-v23
 # only run if we can ping6 ::1 (localhost)
 TEST_CHUTNEY_FLAVOR_QUICK_IPV6 = client-ipv6-only-md