-
Notifications
You must be signed in to change notification settings - Fork 341
DAOS-18487 rebuild: refine rebuild completion detecting #17504
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
base: release/2.6
Are you sure you want to change the base?
Conversation
|
Errors are Unable to load ticket data |
|
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17504/1/testReport/ |
|
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17504/1/execution/node/1207/log |
9f929c3 to
3b8d69f
Compare
dms.dm_migrating status only can be trust when scan global done, so get rt_global_scan_done firstly before checking dms.dm_migrating. Fix a typo of total_ult_cnt calculation. Signed-off-by: Xuezhao Liu <xuezhao.liu@hpe.com> Co-authored-by: Liang Zhen <gnailzenh@gmail.com> Co-authored-by: Wang Shilong <shilong.wang@hpe.com>
3b8d69f to
74bf2ff
Compare
|
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17504/3/testReport/ |
|
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17504/3/execution/node/1208/log |
|
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17504/4/execution/node/1201/log |
|
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17504/5/execution/node/1177/log |
|
Test stage NLT on EL 8.8 completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-17504/6/testReport/ |
|
Test stage Test RPMs on EL 8.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17504/6/execution/node/1192/log |
dms.dm_migrating status only can be trust when scan global done, so get rt_global_scan_done firstly before checking dms.dm_migrating.
Steps for the author:
After all prior steps are complete: