Skip to content

Commit

Permalink
Merge #27740
Browse files Browse the repository at this point in the history
27740: storage: really deflake TestReplicateQueueDownReplicate r=a-robinson a=tschottdorf

Fixes #27736.

Release note: None

Co-authored-by: Tobias Schottdorf <[email protected]>
  • Loading branch information
craig[bot] and tbg committed Jul 19, 2018
2 parents 3812c84 + aafd08b commit a9410c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/storage/replicate_queue_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ func TestReplicateQueueDownReplicate(t *testing.T) {
ReplicationMode: base.ReplicationAuto,
ServerArgs: base.TestServerArgs{
ScanMinIdleTime: time.Millisecond,
ScanMaxIdleTime: time.Millisecond,
},
},
)
Expand Down

0 comments on commit a9410c5

Please sign in to comment.