ipfs-cluster/sharness
Hector Sanjuan 531379b1d9
Feature: Support multiple listeners in configuration
* add ipv6 listening addresses to the default config

* ipfsproxy: support multiple listeners. Add default ipv6.

* mm

* restapi: support multiple listen addresses. enable ipv6

* cluster_config: format default listen addresses

* commands: update for multiple listeners. Fix randomports for udp and ipv6.

* ipfs-cluster-service: fix randomports test

* multiple listeners: fix remaining tests

* golint

* Disable ipv6 in defaults

It is not supported by docker by default. It is not supported in travis-CI
build environments. User can enable it now manually.

* proxy: disable ipv6 in test

* ipfshttp: fix test

Co-authored-by: @RubenKelevra <cyrond@gmail.com>
2020-02-28 11:16:16 -05:00
..
config Feature: Support multiple listeners in configuration 2020-02-28 11:16:16 -05:00
lib Use the updated sharness library 2019-08-19 16:49:27 +05:30
test_data Consensus: add new "crdt" consensus component 2019-04-17 19:14:26 +02:00
run-sharness-tests.sh Service: Select consensus on "init" (not on "daemon") 2019-08-09 19:20:53 +02:00
t0010-ctl-basic-commands.sh Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
t0020-service-basic-commands.sh Sharness hardening: 2018-01-09 14:17:21 -05:00
t0021-service-init.sh Merge pull request #877 from ipfs/fix/ipfs-to-p2p 2019-09-06 15:00:36 +02:00
t0025-ctl-status-report-commands.sh Remove map pintracker (#944) 2019-12-12 21:22:54 +01:00
t0030-ctl-pin.sh Tests: multiple fixes to tests reliability (#943) 2019-10-31 21:51:13 +01:00
t0031-ctl-add.sh Sharness: compare files and folder labels on adding against ipfs 2019-12-18 00:24:45 +01:00
t0032-ctl-health.sh Fix #374: health metrics improvements 2019-10-24 16:37:26 +02:00
t0040-ssl-simple-exchange.sh Sharness hardening: 2018-01-09 14:17:21 -05:00
t0041-ssl-enforcement.sh Sharness hardening: 2018-01-09 14:17:21 -05:00
t0042-basic-auth.sh Sharness hardening: 2018-01-09 14:17:21 -05:00
t0043-ssl-basic-auth.sh Sharness hardening: 2018-01-09 14:17:21 -05:00
t0052-service-state-export.sh Service: Select consensus on "init" (not on "daemon") 2019-08-09 19:20:53 +02:00
t0053-service-state-import.sh Service: Select consensus on "init" (not on "daemon") 2019-08-09 19:20:53 +02:00
t0054-service-state-clean.sh Service: Select consensus on "init" (not on "daemon") 2019-08-09 19:20:53 +02:00