Skip to content

Commit

Permalink
doc(nodebuilder/test): Add additional doc to test
Browse files Browse the repository at this point in the history
  • Loading branch information
renaynay committed Sep 4, 2023
1 parent 6b4f808 commit a6ca68d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nodebuilder/tests/p2p_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ Test-Case: Full node discovery of disconnected full nodes
Steps:
1. Create a Bridge Node(BN)
2. Start a BN
3. Create 2 full nodes with bridge node as bootstrapper peer and start them
4. Check that nodes are connected to each other
3. Create 2 FNs with bridge node as bootstrapper peer and start them
4. Check that the FNs discover each other
5. Disconnect the FNs
6. Create one more node with discovery process disabled (however advertisement is still enabled)
7. Check that the FN with discovery disabled is still found by the other two FNs
Expand Down

0 comments on commit a6ca68d

Please sign in to comment.