mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip e2e] Removed unused codes on main file (#14681)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
This commit is contained in:
parent
e1f6cc8a5c
commit
738394573e
@ -212,11 +212,11 @@ def main():
|
||||
"image_tag": image_tag,
|
||||
"image_type": image_type
|
||||
}
|
||||
env_params = {
|
||||
"deploy_mode": deploy_mode,
|
||||
"helm_path": helm_path,
|
||||
"helm_params": helm_params
|
||||
}
|
||||
# env_params = {
|
||||
# "deploy_mode": deploy_mode,
|
||||
# "helm_path": helm_path,
|
||||
# "helm_params": helm_params
|
||||
# }
|
||||
# job = back_scheduler.add_job(run_suite, args=[run_type, suite, env_mode, env_params],
|
||||
# misfire_grace_time=36000)
|
||||
# logger.info(job.id)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user