Fix conflict in kubemark
This commit is contained in:
parent
e4b41dd292
commit
42d8a13229
@ -76,8 +76,8 @@ function mount-master-pd() {
|
|||||||
|
|
||||||
mount-master-pd
|
mount-master-pd
|
||||||
|
|
||||||
ETCD_QUOTA_BYTES=
|
ETCD_QUOTA_BYTES=""
|
||||||
if [ "${TEST_ETCD_VERSION:0:2}" == "3." ]; then
|
if [ "${KUBEMARK_ETCD_VERSION:0:2}" == "3." ]; then
|
||||||
# TODO: Set larger quota to see if that helps with
|
# TODO: Set larger quota to see if that helps with
|
||||||
# 'mvcc: database space exceeded' errors. If so, pipe
|
# 'mvcc: database space exceeded' errors. If so, pipe
|
||||||
# though our setup scripts.
|
# though our setup scripts.
|
||||||
|
Loading…
Reference in New Issue
Block a user