kubo/test/3nodetest
Christian Couder 96a22c5bb1 config: change default config dir name to .ipfs
This changes .go-ipfs to .ipfs everywhere.
And by the way this defines a DefaultPathName const
for this name.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-04-20 02:25:41 -07:00
..
bin feat: keep profiling data from test runs 2015-02-02 01:31:51 -08:00
bootstrap config: change default config dir name to .ipfs 2015-04-20 02:25:41 -07:00
build feat: keep profiling data from test runs 2015-02-02 01:31:51 -08:00
client config: change default config dir name to .ipfs 2015-04-20 02:25:41 -07:00
data dockertest -> test/3nodetest 2015-01-07 07:57:22 -08:00
server config: change default config dir name to .ipfs 2015-04-20 02:25:41 -07:00
fig.yml feat: keep profiling data from test runs 2015-02-02 01:31:51 -08:00
Makefile clean old docker images 2015-02-02 01:31:51 -08:00
README.md dockertest -> test/3nodetest 2015-01-07 07:57:22 -08:00
run-test-on-img.sh 3nodetest: dont fail because of logs 2015-03-18 02:11:45 -07:00

this is an ipfs integration test

requirements

  • Docker

  • fig

  • Go

  • ipfs image named "zaqwsx_ipfs-test-img"

make setup
fig build 
fig up