]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Test that IPv6-only clients can use microdescriptors
authorteor <teor2345@gmail.com>
Wed, 1 Nov 2017 06:13:07 +0000 (17:13 +1100)
committerNick Mathewson <nickm@torproject.org>
Thu, 2 Nov 2017 14:25:49 +0000 (10:25 -0400)
When running "make test-network-all", test that IPv6-only clients can use
microdescriptors. IPv6-only microdescriptor client support was fixed in
tor 0.3.0.1-alpha.

Requires chutney master 61c28b9 or later.

Closes ticket 24109.

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

diff --git a/changes/ticket24109 b/changes/ticket24109
new file mode 100644 (file)
index 0000000..f662718
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features (integration tests):
+    - Test that IPv6-only clients can use microdescriptors when running
+      "make test-network-all". Requires chutney master 61c28b9 or later.
+      Closes ticket 24109.
index 7300b854123fca058524e21fcd157d3d10a2d3b5..610918e9da8ee7ae90d1f0f20f7f118a2ed0dbd6 100644 (file)
@@ -43,9 +43,9 @@ TEST_CHUTNEY_FLAVORS = basic-min bridges-min hs-v2-min hs-v3-min \
        single-onion-v23
 # only run if we can ping6 ::1 (localhost)
 # IPv6-only v3 single onion services don't work yet, so we don't test the
-# single-onion-v23-ipv6 flavor
-TEST_CHUTNEY_FLAVORS_IPV6 = bridges+ipv6-min ipv6-exit-min hs-v23-ipv6 \
-       single-onion-ipv6
+# single-onion-v23-ipv6-md flavor
+TEST_CHUTNEY_FLAVORS_IPV6 = bridges+ipv6-min ipv6-exit-min hs-v23-ipv6-md \
+       single-onion-ipv6-md
 # only run if we can find a stable (or simply another) version of tor
 TEST_CHUTNEY_FLAVORS_MIXED = mixed+hs-v23