-
Notifications
You must be signed in to change notification settings - Fork 594
HDDS-7106. [DiskBalancer] Client-SCM interface (#3663) #3716
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
Conversation
|
@symious It is rebased on master branch, we can push it after CI passes. Please check it again. |
|
@adoroszlai Hi, This PR aims to check whether develop branch is good. Because I did a rebase operation to let develop branch catches master. |
|
@ferhui Is the only purpose of this PR to run CI checks? Those are also run in your fork here: https://github.com/ferhui/ozone/actions/runs/2917658837 |
Yes.
After It passes, will update the develop branch. |
Fine, but I think it can be updated without PR next time. All other steps are the same: push to your fork, wait for CI, update feature branch in |
|
@adoroszlai Thanks for your explanation.
I am not sure about it, how to wait for CI if no PR? |
Checks are run for both PR and commit ("push" event). To find the CI workflow for the commit in your fork:
This workflow run is almost the same as one in the PR, with two differences:
|
|
@ferhui All checks passed, closing. |
|
@adoroszlai I learnt a lot from you, thanks! |
What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
What is the link to the Apache JIRA
(Please create an issue in ASF JIRA before opening a pull request,
and you need to set the title of the pull request which starts with
the corresponding JIRA issue number. (e.g. HDDS-XXXX. Fix a typo in YYY.)
Please replace this section with the link to the Apache JIRA)
How was this patch tested?
(Please explain how this patch was tested. Ex: unit tests, manual tests)
(If this patch involves UI changes, please attach a screen-shot; otherwise, remove this)