diff options
author | 2019-02-09 23:39:51 +0900 | |
---|---|---|
committer | 2019-02-09 14:39:51 +0000 | |
commit | 67932239489d955a0af69b41d78282ad5ed29a34 (patch) | |
tree | 80633d4beb42edfcc111a2dcfb4df1c586ce9435 /plugin/kubernetes/external_test.go | |
parent | ab4262d7ebaf53639feb0540db40b9298cf3c38e (diff) | |
download | coredns-67932239489d955a0af69b41d78282ad5ed29a34.tar.gz coredns-67932239489d955a0af69b41d78282ad5ed29a34.tar.zst coredns-67932239489d955a0af69b41d78282ad5ed29a34.zip |
Fix etcd_cache_test to runnable multiple times. (#2546)
Currently, when you run `TestEtcdCredentials` at etcd_credentials_test.go multiple times without clearing data of etcd, you will get following errors.
```
etcd_credentials_test.go:38: Failed to create root role: etcdserver: role name already exists
etcd_credentials_test.go:41: Failed to create user: etcdserver: user name already exists
```
Diffstat (limited to 'plugin/kubernetes/external_test.go')
0 files changed, 0 insertions, 0 deletions