-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
enhance: [CHERRY-PICK] use already installed vcpkg #28915
Conversation
1. update the base image: milvusdb/milvus-env (milvus-io#28505) to avoid downloading installation packages in CI workload install vcpkg and install some packages in advance 2. use the latest image 2. update azure-identity-cpp from beta to release Signed-off-by: PowderLi <[email protected]>
rerun ut |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## 2.3 #28915 +/- ##
=======================================
Coverage 81.98% 81.99%
=======================================
Files 829 820 -9
Lines 118686 118659 -27
=======================================
- Hits 97310 97294 -16
+ Misses 18163 18147 -16
- Partials 3213 3218 +5 |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: czs007, PowderLi The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/run-cpu-e2e |
/run-cpu-e2e |
@PowderLi E2e jenkins job failed, comment |
2 similar comments
@PowderLi E2e jenkins job failed, comment |
@PowderLi E2e jenkins job failed, comment |
/run-cpu-e2e |
1 similar comment
/run-cpu-e2e |
@PowderLi E2e jenkins job failed, comment |
/run-cpu-e2e |
@PowderLi E2e jenkins job failed, comment |
/run-cpu-e2e |
issue: #28683 master pr: #28505
issue: #28686 master pr: #28703