Skip to content

SRE-4012 tests: Move PoolCreateAllHwTests.test_recycle_pools_hw to cb - #19008

Open
ryon-jensen wants to merge 1 commit into
masterfrom
ryon-jensen/SRE-4012
Open

ryon-jensen wants to merge 1 commit into
masterfrom
ryon-jensen/SRE-4012

Conversation

@ryon-jensen

Copy link
Copy Markdown
Contributor
  • PoolCreateAllHwTests.test_recycle_pools_hw

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).

@ryon-jensen
ryon-jensen requested review from a team as code owners September 3, 2026 23:59
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

Errors are Unable to load ticket data
https://daosio.atlassian.net/browse/SRE-4012

@daosbuild3

Copy link
Copy Markdown
Collaborator

Test stage Functional Cluster Box 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-19008/2/execution/node/1051/log

@daosbuild3

Copy link
Copy Markdown
Collaborator

Test stage Functional Cluster Box 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-19008/1/execution/node/1052/log

@daosbuild3

Copy link
Copy Markdown
Collaborator

Test stage Functional Cluster Box Medium MD on SSD completed with status UNSTABLE. https://jenkins-3.daos.hpc.amslabs.hpecorp.net/job/daos-stack/job/daos//view/change-requests/job/PR-19008/3/testReport/

Move to cb:
- PoolCreateAllHwTests.test_recycle_pools_hw

The test yaml hard coded DCPM storage (class: dcpm, scm_list /dev/pmem0 and
/dev/pmem1), which cannot work on the cluster box nodes since they have no
PMem. Launch fails the test during its Prepare stage in check_server_storage()
because "ndctl list" reports no pmem devices. Pinning the storage also opts the
test out of the auto generated storage yaml produced for the MD on SSD stages.

Use "storage: auto" instead, matching the rest of the ftest suite, so launch
generates a ram tier 0 with MD on SSD roles on the cluster box and a pmem tier 0
on hardware.

Skip-functional-hardware-medium: true
Skip-functional-hardware-medium-md-on-ssd: true
Skip-functional-hardware-medium-vmd: true
Skip-functional-hardware-medium-verbs-provider: true
Skip-functional-hardware-medium-verbs-provider-md-on-ssd: true
Skip-functional-hardware-medium-ucx-provider: true
Skip-functional-hardware-large: true
Skip-functional-hardware-large-md-on-ssd: true
Skip-cancel-previous-builds: true
Signed-off-by: Ryon Jensen <ryon.jensen@hpe.com>
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.

2 participants