Skip to content
Snippets Groups Projects
  1. Feb 13, 2020
    • teor's avatar
      Makefile: Use chutney's latest default network · 02f49436
      teor authored
      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.
      02f49436
    • teor's avatar
      Makefike: Add an IPv6 test to test-network · 9d352028
      teor authored
      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.
      9d352028
    • teor's avatar
      Makefile: Split test-network-all into IPv4 and IPv6 · c33ffe01
      teor authored
      Add test-network-ipv4 and test-network-ipv6 tests to the Makefile.
      
      These tests run the IPv4-only and dual-stack chutney flavours from
      test-network-all.
      
      Closes ticket 33280.
      c33ffe01
  2. Feb 12, 2020
  3. Feb 11, 2020
  4. Feb 10, 2020
Loading