milvus/tests/scripts
zhuwenxing 1697706ac0
test: [skip e2e] optimize get_image_tag_by_short_name function (#33780)
Refactor the function to improve performance and readability. Instead of
making API requests to Docker Hub, the function now retrieves tags from
the Harbor registry. It also filters the tags based on the provided
architecture and selects the latest tag that matches the prefix. This
change enhances the efficiency of retrieving image tags by short name.

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
2024-06-12 14:27:56 +08:00
..
qa Add jenkinsfile for run ci on QA cluster (#15351) 2022-01-24 13:18:29 +08:00
restful-data Add e2e test for RESTful APIs, fix json encoding for on proto_oneof fields (#17362) 2022-06-20 22:06:12 +08:00
values feat: support arm-based image build and pull request (#33219) 2024-05-21 16:54:38 +08:00
breakdown_rolling_update.py [test]Add rolling update test (#22144) 2023-02-14 10:06:34 +08:00
ci-util-4am.sh Chanege cluster for e2e to 4am (#26253) 2023-08-14 14:53:36 +08:00
ci-util.sh test: support enable or disable multiple vector fields in all data type tests (#31201) 2024-04-03 11:11:23 +08:00
ci_e2e.sh test: update nightly ci (#33430) 2024-05-31 13:54:07 +08:00
ci_e2e_4am.sh test: improve concurrency and reduce import test execution time (#33356) 2024-06-06 15:57:58 +08:00
ci_logs.sh update e2e for log archive (#27585) 2023-10-10 16:17:34 +08:00
docker_image_find_tag.sh [skip e2e]Move a script to tests dir (#19228) 2022-09-17 08:54:47 +08:00
e2e-k8s.sh enhance: move the option of network mode into builder.sh file (#30419) 2024-02-01 11:49:03 +08:00
e2e-restful.sh Fix '\n' not trimed in e2e restful test (#17810) 2022-06-27 11:48:16 +08:00
e2e.sh [skip e2e] Add license for e2e (#15054) 2022-01-10 13:57:34 +08:00
export_log_docker.sh [skip e2e]Export logs after first test for deploy test (#17221) 2022-05-25 18:41:59 +08:00
export_log_k8s.sh [skip e2e]Add script to export goroutine (#25109) 2023-06-25 17:50:43 +08:00
export_log_k8s_for_operator.sh [test]Test rolling update for operator (#22268) 2023-02-18 09:38:25 +08:00
export_logs.sh [skip e2e] Update license for export_logs.sh (#15136) 2022-01-11 16:51:46 +08:00
export_pprof_goroutine.sh [skip e2e]Add script to export goroutine (#25109) 2023-06-25 17:50:43 +08:00
get_author_email.sh [skip e2e] Add comment for get_author_email.sh (#14257) 2021-12-27 15:01:08 +08:00
get_etcd_info.sh [skip e2e]Add script to get ectd status (#22638) 2023-03-09 19:10:00 +08:00
get_helm_chart_version_by_app_version.py [skip e2e]increase compatibility with different inputs (#24962) 2023-06-16 18:40:40 +08:00
get_image_tag_by_short_name.py test: [skip e2e] optimize get_image_tag_by_short_name function (#33780) 2024-06-12 14:27:56 +08:00
get_release_name.sh enhance: correct nightly e2e (#29919) 2024-01-12 14:42:52 +08:00
install_milvus.sh Update milvs helm repo for ci (#28042) 2023-11-01 18:54:16 +08:00
prepare_e2e.sh [skip ci] Add comment for prepare_e2e.sh (#11535) 2021-11-10 19:26:44 +08:00
uninstall_milvus.sh Add describe in ci logs (#18983) 2022-09-02 18:01:00 +08:00