Page MenuHomePhabricator

[avalanche] Improve the avalanche quorum functional test
ClosedPublic

Authored by Fabien on Jun 13 2022, 12:11.

Details

Reviewers
sdulfari
Group Reviewers
Restricted Project
Commits
rABC23e672bf11ad: [avalanche] Improve the avalanche quorum functional test
Summary

This makes the purpose of the test more explicit by starting 2 nodes with different parameters and check they behave differently according the their parameters.
The latch test is removed because it does not work with more peers and is already covered in the unit tests.

Test Plan
./test/functional/test_runner.py abc_p2p_avalanche_quorum

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Jun 13 2022, 12:11
Fabien planned changes to this revision.Jun 13 2022, 12:53

Remove useless latch test

This revision is now accepted and ready to land.Jun 13 2022, 18:37