DAOS-18710 test: Update provider tests to use dc_x for UCX.#17746
DAOS-18710 test: Update provider tests to use dc_x for UCX.#17746phender merged 1 commit intodaily-testingfrom
Conversation
Signed-off-by: Joseph Moore <joseph.moore@hpe.com>
|
Ticket title is 'Change to using ucx+dc_x as the provider string for daily test run with UCX and for the weekly provider tests.' |
|
Test stage Functional on Leap 15.6 completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-17746/1/display/redirect |
| '--provider argument; i.e. "ucx+dc_x", "ofi+verbs", "ofi+tcp")') | ||
| string(name: 'TestProviderUCX', | ||
| defaultValue: 'ucx+ud_x', | ||
| defaultValue: 'ucx+dc_x', |
There was a problem hiding this comment.
Note: for master we'll also want to update https://github.com/daos-stack/daos/blob/provider-testing/Jenkinsfile#L100 in a separate PR.
|
Test stage Functional Hardware Medium UCX Provider completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17746/2/execution/node/322/log |
|
Test stage Functional Hardware Medium completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17746/2/execution/node/274/log |
|
Test stage Functional Hardware Medium UCX Provider completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17746/3/execution/node/494/log |
|
Test stage Functional Hardware Medium completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17746/3/execution/node/266/log |
|
Test stage Functional Hardware Medium Verbs Provider completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17746/4/execution/node/520/log |
|
Test stage Functional Hardware Medium completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17746/5/execution/node/386/log |
|
Test stage Functional Hardware Medium MD on SSD completed with status FAILURE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net//job/daos-stack/job/daos/view/change-requests/job/PR-17746/5/execution/node/409/log |
|
@jgmoore-or please review the failures and let us know whether there are either existing issues or new ones introduced by the switch from UD to DC. |
|
Analysis of https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos/job/PR-17746/5/#showFailuresLink failures:
|
|
The daily testing does not run the HW Medium MD on SSD test for UCX, so the new failure noted by @phender is not something new introduced by the switch to dc_x from ud_x. This test is also not run in the weekly provider tests, which will be switched to dc_x in a separate PR. I agree that we need a ticket for this failure, but it is not pertinent to this ticket (which just changes from ud_x to dc_x for the Functional Hardware Medium UCX Provider test). Note that none of the tests incurring failures for this PR are run as part of the Functional Hardware Medium UCX Provider test. The dmg network scan failure is fixed by: #17636 (currently under review). The pil4dfs_fio tests failures are due to a limitation in UCX that requires a change to the UCX code to resolve. We have such a fixed (developed by Lei Huang) and plan to push this to UCX. The other MD-on-SSD failures listed by Phil do not appear to be specific to UCX. |
It should be noted that build #5 ran all the Functional HW stages with |
Steps for the author:
After all prior steps are complete: