Skip to content

SRE-4018 tests: Move PoolCreateCapacityTests.test_create_pool_quantity to cb - #19012

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

SRE-4018 tests: Move PoolCreateCapacityTests.test_create_pool_quantity to cb#19012
ryon-jensen wants to merge 1 commit into
masterfrom
ryon-jensen/SRE-4018

Conversation

@ryon-jensen

Copy link
Copy Markdown
Contributor
  • PoolCreateCapacityTests.test_create_pool_quantity

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 03:13
@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-4018

@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-19012/1/testReport/

@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-19012/2/testReport/

…y to cb

Move to cb:
- PoolCreateCapacityTests.test_create_pool_quantity

The first cluster box run only created 43 of the required 150 pools before
failing with DER_NOSPACE. The cluster box nodes have 98 GiB of memory and the
control plane reserves 64 GiB of it by default, leaving a 14 GiB ram-disk per
engine, which is far less metadata capacity than the hardware nodes provide.

Set system_ram_reserved to 16, as daos_test/suite.yaml already does for its
cluster box runs, so the auto-sized ram-disk can grow enough to hold the pool
metadata this test requires. This only affects ram-disk sizing, so the pmem
backed hardware run is unchanged.

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