Skip to content

SRE-4013 tests: Move Pil4dfsFio.test_pil4dfs_vs_dfs to cb - #19009

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

SRE-4013 tests: Move Pil4dfsFio.test_pil4dfs_vs_dfs to cb#19009
ryon-jensen wants to merge 1 commit into
masterfrom
ryon-jensen/SRE-4013

Conversation

@ryon-jensen

Copy link
Copy Markdown
Contributor
  • Pil4dfsFio.test_pil4dfs_vs_dfs

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 4, 2026 00:56
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

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

@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-19009/1/execution/node/1052/log

Move to cb:
- Pil4dfsFio.test_pil4dfs_vs_dfs

The test yaml did not pin nr_xs_helpers, so the engine auto sized itself to 8
targets and 4 xs helpers. That does not fit on the cluster box nodes and the
engines refused to start after format:

  dss_tgt_nr_check() cannot start engine with 8 targets 4 xs_helpers on
  13 cores, may try with DAOS_TARGET_OVERSUBSCRIBE=1 or reduce #targets

Pin nr_xs_helpers to 1, as daos_test/suite.yaml and osa/online_parallel_test
already do for the cluster box, leaving the target count auto sized.

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