Prepare for refactoring registry etcd tests
This commit is contained in:
@@ -111,7 +111,7 @@ func TestDelete(t *testing.T) {
|
||||
}
|
||||
return fakeEtcdClient.Data[key].R.Node.TTL == 30
|
||||
}
|
||||
test.TestDeleteNoGraceful(createFn, gracefulSetFn)
|
||||
test.TestDelete(createFn, gracefulSetFn)
|
||||
}
|
||||
|
||||
func TestEtcdListPersistentVolumeClaims(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user