-
Notifications
You must be signed in to change notification settings - Fork 304
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
DAOS-14903 object: fix bug in agg peer status check #13585
Conversation
Bug-tracker data: |
Test stage Build on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13585/1/execution/node/364/log |
Test stage Build on Leap 15.5 with Intel-C and TARGET_PREFIX completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13585/1/execution/node/354/log |
Test stage Build RPM on EL 9 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13585/1/execution/node/307/log |
Test stage Build RPM on EL 8 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13585/1/execution/node/308/log |
Test stage Build RPM on Leap 15.5 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13585/1/execution/node/362/log |
Test stage Build DEB on Ubuntu 20.04 completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13585/1/execution/node/358/log |
Possibly one target failed but the rank is fine that should not affect other good targets. Required-githooks: true Signed-off-by: Xuezhao Liu <[email protected]>
9053cf4
to
dc1886d
Compare
Test stage Functional Hardware Medium completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-13585/2/testReport/ |
Test stage Functional Hardware Medium Verbs Provider completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13585/2/execution/node/1434/log |
Required-githooks: true
Test stage Functional Hardware Medium completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-13585/3/testReport/ |
Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13585/3/execution/node/1569/log |
Test stage Functional Hardware Large completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-13585/4/execution/node/1383/log |
Test stage Functional Hardware Medium completed with status UNSTABLE. https://build.hpdd.intel.com/job/daos-stack/job/daos//view/change-requests/job/PR-13585/4/testReport/ |
Required-githooks: true
I did a merge with master for you because of the fixed failing tests. please add gatekeeper after tests pass and complete. thx |
ok, all tests passed. |
should register completion callback before task reinit, or the complete cb possibly cannot be triggered. and a few other backports: 6d4e549 - DAOS-14788 pool: Fix some reinit usages (#13518) 91b93c8 - DAOS-13252 tests: set svcn for multiple_failure test (#13619) d30e842 - DAOS-14903 object: fix bug in peer status check (#13585) Required-githooks: true Signed-off-by: Xuezhao Liu <[email protected]> Signed-off-by: Li Wei <[email protected]>
should register completion callback before task reinit, or the complete cb possibly cannot be triggered. and a few other backports: 6d4e549 - DAOS-14788 pool: Fix some reinit usages (#13518) 91b93c8 - DAOS-13252 tests: set svcn for multiple_failure test (#13619) d30e842 - DAOS-14903 object: fix bug in peer status check (#13585) Required-githooks: true Test-tag: pr ec_multiple_failure Signed-off-by: Xuezhao Liu <[email protected]> Signed-off-by: Li Wei <[email protected]>
…#13682) should register completion callback before task reinit, or the complete cb possibly cannot be triggered. and a few other backports: 6d4e549 - DAOS-14788 pool: Fix some reinit usages (#13518) 91b93c8 - DAOS-13252 tests: set svcn for multiple_failure test (#13619) d30e842 - DAOS-14903 object: fix bug in peer status check (#13585) Signed-off-by: Xuezhao Liu <[email protected]> Signed-off-by: Li Wei <[email protected]>
Possibly one target failed but the rank is fine that should not affect other good targets.
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: