Skip to content
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: allow github actions runner run on ubuntu-latest os #29525

Merged

Conversation

yellow-shine
Copy link
Collaborator

@yellow-shine yellow-shine commented Dec 27, 2023

since milvus's build procedure is in the responding docker enviornment, this procedure does not bind with particular host os, in turn it allows milvus build on any os , including latest ubuntu os

background:
our self hosted runner is only using ubuntu-latest os

benefit:
make this github workflow obtain the resource from the self-hosted runner

@sre-ci-robot sre-ci-robot added the size/XS Denotes a PR that changes 0-9 lines. label Dec 27, 2023
@mergify mergify bot added dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement labels Dec 27, 2023
Copy link
Contributor

mergify bot commented Dec 27, 2023

@samhuang-z ut workflow job failed, comment rerun ut can trigger the job again.

since milvus's build procedure is in the responding docker enviornment, this procedure does bind with particular host os
it allow milvus build procedure to use latest ubuntu os

background:
our self hosted runner is only using ubuntu-latest os

benefit:
make this github workflow obtain the resource from the self-hosted runner

Signed-off-by: Sammy Huang <[email protected]>
@yellow-shine yellow-shine force-pushed the bump-os-version-for-runner branch from 32413e3 to dfdf016 Compare December 28, 2023 02:00
Copy link
Contributor

mergify bot commented Dec 28, 2023

@samhuang-z ut workflow job failed, comment rerun ut can trigger the job again.

Copy link

codecov bot commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aa279db) 80.82% compared to head (dfdf016) 80.57%.
Report is 9 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #29525      +/-   ##
==========================================
- Coverage   80.82%   80.57%   -0.25%     
==========================================
  Files         917      917              
  Lines      127050   126902     -148     
==========================================
- Hits       102683   102255     -428     
- Misses      21039    21331     +292     
+ Partials     3328     3316      -12     

see 29 files with indirect coverage changes

sre-ci-robot pushed a commit that referenced this pull request Dec 28, 2023
issue: #29523
pr: #29525

readable shard leader should still be the old one during channel
balance, if the new shard leader is not ready.
This PR fixed that query coord choose wrong shard leader during balance
channel

Signed-off-by: Wei Liu <[email protected]>
Copy link
Contributor

@LoveEachDay LoveEachDay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@yanliang567 yanliang567 added ci-passed manual-pass manually set pass before ci-passed labeled labels Dec 28, 2023
@yanliang567
Copy link
Contributor

/approve

@sre-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LoveEachDay, samhuang-z, yanliang567

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@sre-ci-robot sre-ci-robot merged commit 497ced9 into milvus-io:master Dec 28, 2023
13 of 18 checks passed
sre-ci-robot pushed a commit that referenced this pull request Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved ci-passed dco-passed DCO check passed. kind/enhancement Issues or changes related to enhancement lgtm manual-pass manually set pass before ci-passed labeled size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants