Skip to content

DAOS-19149 test: interactive.py, more rebuild stop attempts (#18573)#18583

Draft
kccain wants to merge 1 commit into
release/2.8from
kccain/daos_19149_rel2p8
Draft

DAOS-19149 test: interactive.py, more rebuild stop attempts (#18573)#18583
kccain wants to merge 1 commit into
release/2.8from
kccain/daos_19149_rel2p8

Conversation

@kccain

@kccain kccain commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

After a rank exclusion, to wait for the rebuild to start (and to interactively stop it), the test uses a limited number of dmg pool rebuild stop command invocations until the command no longer reports DER_NONEXIST. A 3 second delay is inserted between commands. In one CI daily test run, the timing was just short, missing the actual pool rebuild start by a fraction of a second.

Increase the number of tries to reduce the likelihood of a test failure due to close timing.

Test-tag: test_rebuild_interactive
Test-repeat: 10
Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-test-rpms: true

Steps for the author:

  • Commit message follows the guidelines.
  • Appropriate Features or Test-tag pragmas were used.
  • Appropriate Functional Test Stages were run.
  • At least two positive code reviews including at least one code owner from each category referenced in the PR.
  • Testing is complete. If necessary, forced-landing label added and a reason added in a comment.

After all prior steps are complete:

  • Gatekeeper requested (daos-gatekeeper added as a reviewer).

After a rank exclusion, to wait for the rebuild to start
(and to interactively stop it), the test uses a limited number of
dmg pool rebuild stop command invocations until the command no
longer reports DER_NONEXIST. A 3 second delay is inserted between
commands. In one CI daily test run, the timing was just short,
missing the actual pool rebuild start by a fraction of a second.

Increase the number of tries to reduce the likelihood of a test
failure due to close timing.

Test-tag: test_rebuild_interactive
Test-repeat: 10
Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-test-rpms: true

Signed-off-by: Kenneth Cain <kenneth.cain@hpe.com>
@github-actions

Copy link
Copy Markdown

Ticket title is 'rebuild/interactive.py:RbldInteractive.test_rebuild_interactive - pool-rebuild stop failed: DER_NONEXIST(-1005) after dmg system exclude '
Status is 'In Progress'
Labels: 'ci_2.8_daily,daily_test,request_for_2.8'
https://daosio.atlassian.net/browse/DAOS-19149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant