Skip to content

Commit

Permalink
[skip e2e] Delete unused codes on update file (milvus-io#14503)
Browse files Browse the repository at this point in the history
Signed-off-by: wangting0128 <ting.wang@zilliz.com>
  • Loading branch information
wangting0128 authored Dec 29, 2021
1 parent 88fc63a commit 012899d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/benchmark/milvus_benchmark/update.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ def update_values(src_values_file, deploy_params_file):
# if server_name:
# node_config = {'kubernetes.io/hostname': server_name}
# elif server_tag:
# # server tag
# node_config = {'instance-type': server_tag}
cpus = None
mems = None
Expand Down

0 comments on commit 012899d

Please sign in to comment.