mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Delete unused codes of main file (#14293)
Signed-off-by: wangting0128 <ting.wang@zilliz.com>pull/14324/head
parent
3bc73963a9
commit
4a382d98f0
|
@ -256,7 +256,6 @@ def main():
|
|||
env_mode = "local"
|
||||
return run_suite(run_type, suite, env_mode, env_params, timeout=timeout)
|
||||
# job = back_scheduler.add_job(run_suite, args=[run_type, suite, env_mode, env_params], misfire_grace_time=36000)
|
||||
# logger.info(job)
|
||||
# logger.info(job.id)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue