kubo/test/3nodetest
Russell Dempsey 40a7a388a4
Some checks failed
CodeQL / codeql (push) Has been cancelled
Docker Build / docker-build (push) Has been cancelled
Gateway Conformance / gateway-conformance (push) Has been cancelled
Gateway Conformance / gateway-conformance-libp2p-experiment (push) Has been cancelled
Go Build / go-build (push) Has been cancelled
Go Check / go-check (push) Has been cancelled
Go Lint / go-lint (push) Has been cancelled
Go Test / go-test (push) Has been cancelled
Interop / interop-prep (push) Has been cancelled
Sharness / sharness-test (push) Has been cancelled
Spell Check / spellcheck (push) Has been cancelled
Interop / helia-interop (push) Has been cancelled
Interop / ipfs-webui (push) Has been cancelled
fix: switch away from IPFS_LOG_LEVEL (#10694)
2025-02-14 18:25:31 +00:00
..
bin docs: remove repetitive words (#10370) 2024-03-19 12:10:34 +01:00
bootstrap fix: switch away from IPFS_LOG_LEVEL (#10694) 2025-02-14 18:25:31 +00:00
build feat: keep profiling data from test runs 2015-02-02 01:31:51 -08:00
client fix: switch away from IPFS_LOG_LEVEL (#10694) 2025-02-14 18:25:31 +00:00
data dockertest -> test/3nodetest 2015-01-07 07:57:22 -08:00
server fix: switch away from IPFS_LOG_LEVEL (#10694) 2025-02-14 18:25:31 +00:00
fig.yml fix: switch away from IPFS_LOG_LEVEL (#10694) 2025-02-14 18:25:31 +00:00
GNUmakefile fix: require gmake 2019-08-01 12:18:56 -07:00
README.md dockertest -> test/3nodetest 2015-01-07 07:57:22 -08:00
run-test-on-img.sh Fix typos and cleanup 2020-04-20 22:00:01 +03:00

this is an ipfs integration test

requirements

  • Docker

  • fig

  • Go

  • ipfs image named "zaqwsx_ipfs-test-img"

make setup
fig build 
fig up