integration.BeforeTest can be run without leak-detection.
This commit is contained in:
@ -233,7 +233,6 @@ func TestV3LeaseCheckpoint(t *testing.T) {
|
||||
|
||||
var ttl int64 = 300
|
||||
leaseInterval := 2 * time.Second
|
||||
BeforeTest(t)
|
||||
clus := NewClusterV3(t, &ClusterConfig{
|
||||
Size: 3,
|
||||
EnableLeaseCheckpoint: true,
|
||||
|
Reference in New Issue
Block a user