-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Relocate raft config specific helpers to raft tests
Move AddConsenter, RemoveConsenter, ConsenterAdder, ConsenterRemover, and UpdateEtcdRaftMetadata out of the nwo package and into the etcdraft configuration tests. FAB-17049 # done Change-Id: I2a8eeb5ec67c57ae963fc0520ded512acf755a36 Signed-off-by: Matthew Sykes <sykesmat@us.ibm.com>
- Loading branch information
1 parent
ce7aca8
commit af69416
Showing
2 changed files
with
125 additions
and
122 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.