Page MenuHomePhabricator

Update avalanche integration test to use a quorum
ClosedPublic

Authored by deadalnix on Jun 12 2020, 15:48.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCefef30853a6d: Update avalanche integration test to use a quorum
Summary

Instead of one node, the test will now provide a quorum of 8 fake nodes to bitcoind so we can simulate more realitic conditions.

Test Plan
ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Fabien added a subscriber: Fabien.
Fabien added inline comments.
test/functional/abc_p2p_avalanche.py
98 ↗(On Diff #21321)

nit: on node fromt he => one node from the

This revision is now accepted and ready to land.Jun 15 2020, 07:54