Skip to content

DAOS-19557 test: replace add_pool with self.get_pool - #18954

Draft
daltonbohning wants to merge 1 commit into
masterfrom
dbohning/daos-19557
Draft

DAOS-19557 test: replace add_pool with self.get_pool#18954
daltonbohning wants to merge 1 commit into
masterfrom
dbohning/daos-19557

Conversation

@daltonbohning

Copy link
Copy Markdown
Contributor
  • Replace test_utils_pool.py:add_pool with self.get_pool so there is only one pool method
  • Do the same with add_pools
  • Remove ior_test_base.py:create_pool
  • Update tests to use self.get_pool
  • Define ExecutableCommand.temp_exit_status_exception
    • Use it in self.remove_pool

Features: ior
Quick-functional: true
Allow-unstable-test: true

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

@daltonbohning daltonbohning self-assigned this Aug 27, 2026
@daltonbohning daltonbohning added the release-3.0.0 Targeted for release 3.0.0 label Aug 27, 2026
@github-actions

Copy link
Copy Markdown

Ticket title is 'ftest: consolidate self.get_pool and add_pool'
Status is 'In Progress'
https://daosio.atlassian.net/browse/DAOS-19557

@daosbuild3

Copy link
Copy Markdown
Collaborator

@daosbuild3

Copy link
Copy Markdown
Collaborator

Test stage Functional Cluster Box Medium Verbs Provider 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-18954/1/execution/node/977/log

@daltonbohning
daltonbohning force-pushed the dbohning/daos-19557 branch 2 times, most recently from bf3ac97 to 269ce2c Compare August 28, 2026 17:28
@daosbuild3

Copy link
Copy Markdown
Collaborator

@daosbuild3

Copy link
Copy Markdown
Collaborator

- Replace test_utils_pool.py:add_pool with self.get_pool so there is only
  one pool method
- Do the same with add_pools
- Remove ior_test_base.py:create_pool
- Update tests to use self.get_pool
- Define ExecutableCommand.temp_exit_status_exception
  - Use it in self.remove_pool

Features: ior
Quick-functional: true
Allow-unstable-test: true

Signed-off-by: Dalton Bohning <dalton.bohning@hpe.com>
@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-18954/3/execution/node/983/log

@daosbuild3

Copy link
Copy Markdown
Collaborator

Test stage Functional Cluster Box Medium Verbs Provider 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-18954/3/execution/node/972/log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-3.0.0 Targeted for release 3.0.0

Development

Successfully merging this pull request may close these issues.

2 participants