Signed-off-by: Jay Lee <BusyJayLee@gmail.com>
This commit is contained in:
Jay Lee 2021-01-21 16:12:50 +08:00
parent f947c815d0
commit f61ccb7d66
No known key found for this signature in database
GPG Key ID: CF3437B6A06C22F9

View File

@ -2806,8 +2806,7 @@ func TestRestoreWithLearner(t *testing.T) {
} }
} }
/// Tests if incoming voter and outgoing voter can receive and apply snapshot /// Tests if outgoing voter can receive and apply snapshot correctly.
/// correctly.
func TestRestoreWithVotersOutgoing(t *testing.T) { func TestRestoreWithVotersOutgoing(t *testing.T) {
s := pb.Snapshot{ s := pb.Snapshot{
Metadata: pb.SnapshotMetadata{ Metadata: pb.SnapshotMetadata{