Skip to content

DAOS-19532 test: Add register_cleanup_method for fio - #18889

Draft
phender wants to merge 6 commits into
masterfrom
hendersp/DAOS-19532
Draft

DAOS-19532 test: Add register_cleanup_method for fio#18889
phender wants to merge 6 commits into
masterfrom
hendersp/DAOS-19532

Conversation

@phender

@phender phender commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Add a new RunRemoteCommand class which uses run_remote() to run a command with parameters. This class includes support for using the Test.register_cleanup() method to handle stopping the command when the test times out or fails prematurely with the command running in the background. Update FioCommand to inherit from RunRemoteCommand.

Quick-functional: true
Test-tag: FioPil4dfsSmall FioSmall EcodFioRebuild Ecodtruncate EcodFaultInjection ParallelIo Pil4dfsFio

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

Add a new RunRemoteCommand class which uses run_remote() to run a
command with parameters. This class includes support for using the
Test.register_cleanup() method to handle stopping the command when the
test times out or fails prematurely with the command running in the
background. Update FioCommand to inherit from RunRemoteCommand.

Quick-functional: true
Test-tag: FioPil4dfsSmall FioSmall EcodFioRebuild Ecodtruncate EcodFaultInjection ParallelIo Pil4dfsFio

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
@github-actions

Copy link
Copy Markdown

Ticket title is 'ftest: Add register_cleanup_method for fio'
Status is 'In Progress'
https://daosio.atlassian.net/browse/DAOS-19532

Quick-functional: true
Test-tag: FioPil4dfsSmall FioSmall EcodFioRebuild Ecodtruncate EcodFaultInjection ParallelIo Pil4dfsFio

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Quick-functional: true
Test-tag: FioPil4dfsSmall FioSmall EcodFioRebuild Ecodtruncate EcodFaultInjection ParallelIo Pil4dfsFio

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Quick-functional: true
Test-tag: FioPil4dfsSmall FioSmall EcodFioRebuild Ecodtruncate EcodFaultInjection ParallelIo Pil4dfsFio

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Quick-functional: true
Test-tag: FioPil4dfsSmall FioSmall EcodFioRebuild Ecodtruncate EcodFaultInjection ParallelIo Pil4dfsFio

Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Quick-functional: true
Test-tag: FioPil4dfsSmall FioSmall EcodFioRebuild Ecodtruncate EcodFaultInjection ParallelIo Pil4dfsFio

Signed-off-by: Phil Henderson <phillip.henderson@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.

1 participant