Makefike: Add an IPv6 test to test-network

The IPv6 test only runs if IPv6 is available.

Also, explicitly use the bridges+hs-v2 network for the IPv4-only test.
This network was chutney's default as of January 2020.

Closes 33300.
This commit is contained in:
teor
2020-02-13 11:57:36 +10:00
parent c33ffe013b
commit 9d352028e6
3 changed files with 24 additions and 4 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing:
- Add a basic IPv6 test to "make test-network". This test only runs when
the local machine has an IPv6 stack. Closes ticket 33300.