Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAOS-17209 test: Handle non-persistent PMEM naming (#16027) #16042

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

phender
Copy link
Contributor

@phender phender commented Mar 5, 2025

To avoid generating a server storage configuration in CI testing that uses ram instead of PMEM when PMEM exists on all the nodes in the cluster but it is located on different NUMA nodes, ignore the NUMA association.

Skip-unit-tests: true
Skip-fault-injection-test: true
Test-tag: test_setup

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
To avoid generating a server storage configuration in CI testing that
uses ram instead of PMEM when PMEM exists on all the nodes in the
cluster but it is located on different NUMA nodes, ignore the NUMA
association.

Skip-unit-tests: true
Skip-fault-injection-test: true
Test-tag: test_setup

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
@phender phender requested review from a team as code owners March 5, 2025 18:26
Copy link

github-actions bot commented Mar 5, 2025

Ticket title is 'Functional tests not run with PMEM due to pmem[0,1] block devices configured on different NUMA nodes'
Status is 'Awaiting backport'
Labels: 'PMEM,request_for_2.6.3'
https://daosio.atlassian.net/browse/DAOS-17209

@phender phender added clean-cherry-pick Cherry-pick from another branch that did not require additional edits forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed. labels Mar 5, 2025
@phender phender requested a review from a team March 5, 2025 22:04
@phender
Copy link
Contributor Author

phender commented Mar 5, 2025

Force landing required as only a single test was needed in a Functional HW Medium and Large stage to verify the change.

@phender phender merged commit fcc0def into release/2.6 Mar 5, 2025
49 checks passed
@phender phender deleted the hendersp/DAOS-17209 branch March 5, 2025 22:08
@mjmac mjmac mentioned this pull request Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean-cherry-pick Cherry-pick from another branch that did not require additional edits forced-landing The PR has known failures or has intentionally reduced testing, but should still be landed.
Development

Successfully merging this pull request may close these issues.

None yet

3 participants