未验证 提交 d4adc005 编写于 作者: Y yanliang567 提交者: GitHub

[skip ci]Add comments in chaos commons (#9179)

Signed-off-by: Nyanliang567 <yanliang.qiao@zilliz.com>
上级 60fff23d
......@@ -51,6 +51,7 @@ def get_env_variable_by_name(name):
def get_chaos_yamls():
"""get chaos yaml file(s) from configured environment path"""
chaos_env = get_env_variable_by_name(constants.CHAOS_CONFIG_ENV)
if chaos_env is not None:
if os.path.isdir(chaos_env):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册