Commit c8204c5
committed
DAOS-18239 test: DO NOT LAND backport discard retry instrumentation on old base
Choose ps leader engine rank in dmg pool exclude command while testing
test_osa_online_reintegration_with_multiple_ranks, to see if that
case may have an impact on a pool_discard() hang on that engine.
And instrument cont_discard_cb() for any retries e.g., that might
continuously get -DER_INPROGRESS (resulting in overall hang),
as seen in original observation.
Test based on older master commit 0ff9ca7 where pool_discard() hang
was originally observed.
Test-tag: OSAOnlineReintegration,test_osa_online_reintegration_with_multiple_ranks
Test-Repeat: 10
Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-test-rpms: true
Test-provider-hw-medium: ofi+tcp
Signed-off-by: Kenneth Cain <kenneth.cain@hpe.com>1 parent eee80bf commit c8204c5
1 file changed
Lines changed: 20 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2516 | 2516 | | |
2517 | 2517 | | |
2518 | 2518 | | |
| 2519 | + | |
| 2520 | + | |
| 2521 | + | |
| 2522 | + | |
2519 | 2523 | | |
2520 | 2524 | | |
2521 | 2525 | | |
| |||
2556 | 2560 | | |
2557 | 2561 | | |
2558 | 2562 | | |
2559 | | - | |
2560 | | - | |
| 2563 | + | |
| 2564 | + | |
| 2565 | + | |
| 2566 | + | |
| 2567 | + | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
| 2574 | + | |
| 2575 | + | |
2561 | 2576 | | |
2562 | 2577 | | |
2563 | 2578 | | |
2564 | 2579 | | |
2565 | 2580 | | |
2566 | | - | |
| 2581 | + | |
| 2582 | + | |
2567 | 2583 | | |
2568 | | - | |
| 2584 | + | |
2569 | 2585 | | |
2570 | 2586 | | |
2571 | 2587 | | |
| |||
0 commit comments