swh:1:snp:9c27352633c4639a943e316050a7b904f57900e2
Revision 3e966174df38bbe5418acfa8a57fe1b582da65ae authored by Philippe Bidinger on 18 March 2020, 11:40:36 UTC, committed by Pierre Boutillier on 24 March 2020, 11:29:19 UTC
Before this commit, sandbox.add_node launches node
with option `--connections 3` by default.

This commit sets the `--connections` option in the tests themselves,
rather than in the sandbox launcher.

The rationale is to:
- make explicit in the tests what parameters they use to launch the
  nodes
- don't rely on hard-coded, arbitrary, node option in
  `Sandbox.add_node` method.
1 parent bf41fdf
History
Tip revision: 0157460ca60aeaf5169680cf1c26df318f10da9b authored by Romain on 16 April 2021, 13:33:51 UTC
Merge branch 'romain-tezt-protocol' into 'master'
Tip revision: 0157460
File Mode Size
.github
.gitlab
docs
emacs
scripts
src
tests_python
vendors
.dockerignore -rw-r--r-- 617 bytes
.gitattributes -rw-r--r-- 132 bytes
.gitignore -rw-r--r-- 829 bytes
.gitlab-ci.yml -rw-r--r-- 29.8 KB
Dockerfile -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 7.8 KB
README.md -rw-r--r-- 2.5 KB
active_protocol_versions -rw-r--r-- 32 bytes
build.Dockerfile -rw-r--r-- 588 bytes
contributing.md -rw-r--r-- 2.3 KB
dune -rw-r--r-- 110 bytes
dune-project -rw-r--r-- 243 bytes
dune-workspace -rw-r--r-- 16 bytes

README.md

back to top