mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e] Remove unused scale constants (#14299)
Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
parent
e0361a04c5
commit
42517a3fc6
@ -4,8 +4,3 @@ IMAGE_TAG = "master-20211227-b022615" # tag of milvus image
|
|||||||
NAMESPACE = "chaos-testing" # namespace
|
NAMESPACE = "chaos-testing" # namespace
|
||||||
IF_NOT_PRESENT = "IfNotPresent" # image pullPolicy IfNotPresent
|
IF_NOT_PRESENT = "IfNotPresent" # image pullPolicy IfNotPresent
|
||||||
ALWAYS = "Always" # image pullPolicy Always
|
ALWAYS = "Always" # image pullPolicy Always
|
||||||
|
|
||||||
MILVUS_LOGS_PATH = '/tmp/milvus' # path of milvus pod logs
|
|
||||||
|
|
||||||
# default scale config
|
|
||||||
DEFAULT_RELEASE_PREFIX = "scale"
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user