SRE-4013 tests: Move Pil4dfsFio.test_pil4dfs_vs_dfs to cb - #19009
Open
ryon-jensen wants to merge 1 commit into
Open
SRE-4013 tests: Move Pil4dfsFio.test_pil4dfs_vs_dfs to cb#19009ryon-jensen wants to merge 1 commit into
ryon-jensen wants to merge 1 commit into
Conversation
|
Errors are Unable to load ticket data |
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 |
ryon-jensen
force-pushed
the
ryon-jensen/SRE-4013
branch
from
September 4, 2026 01:51
0403859 to
83a25a2
Compare
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>
ryon-jensen
force-pushed
the
ryon-jensen/SRE-4013
branch
from
September 9, 2026 19:54
83a25a2 to
f1a00b9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Steps for the author:
After all prior steps are complete: