Skip to content

DAOS-19061 test: Fix harness/core_files.py (#18524)#18528

Merged
phender merged 2 commits into
release/2.8from
hendersp/DAOS-19061-2
Jun 24, 2026
Merged

DAOS-19061 test: Fix harness/core_files.py (#18524)#18528
phender merged 2 commits into
release/2.8from
hendersp/DAOS-19061-2

Conversation

@phender

@phender phender commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

The killed rank may transition to the excluded state after detecting the errored state. Check for either the errored or excluded state when waiting for the rank state to transition. Also allow the tearDown rank state check to pass for either state.

Skip-unit-tests: true
Skip-fault-injection-test: 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).

The killed rank may transition to the excluded state after detecting the
errored state. Check for either the errored or excluded state when
waiting for the rank state to transition. Also allow the tearDown rank
state check to pass for either state.

Skip-unit-tests: true
Skip-fault-injection-test: true

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
@phender phender requested review from a team as code owners June 23, 2026 23:52
@phender phender added the approved-to-merge PR has received release branch merge approval label Jun 23, 2026
@github-actions

Copy link
Copy Markdown

Ticket title is 'harness/core_files.py:HarnessCoreFilesTest.test_core_files - excluded state after errored state unexpected by test'
Status is 'Awaiting backport'
Labels: 'pr_test'
Job should run at elevated priority (1)
https://daosio.atlassian.net/browse/DAOS-19061

@github-actions github-actions Bot added the priority Ticket has high priority (automatically managed) label Jun 23, 2026
dinghwah
dinghwah previously approved these changes Jun 24, 2026
@phender phender requested a review from a team June 24, 2026 13:28
@phender phender added the forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed. label Jun 24, 2026
Skip-unit-tests: true
Skip-fault-injection-test: true
Skip-func-hw-test: true

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
@phender phender requested review from dinghwah and removed request for a team June 24, 2026 13:32
@phender phender requested a review from a team June 24, 2026 14:08
@phender phender merged commit 9af6c6c into release/2.8 Jun 24, 2026
29 of 30 checks passed
@phender phender deleted the hendersp/DAOS-19061-2 branch June 24, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved-to-merge PR has received release branch merge approval forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed. priority Ticket has high priority (automatically managed)

Development

Successfully merging this pull request may close these issues.

3 participants