-
Notifications
You must be signed in to change notification settings - Fork 305
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-16229 test: support dynamic stonewall file (#14771) #14921
Conversation
@@ -31,7 +31,7 @@ def run_ior_collect_error(self, results, job_num, file_name, clients): | |||
file_name (str): File name used for self.ior_cmd.test_file. | |||
clients (list): Client hostnames to run IOR from. | |||
""" | |||
ior_cmd = IorCommand() | |||
ior_cmd = IorCommand(self.test_env.log_dir) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
unclean here because master also has namespace=namespace
argument
Ticket title is 'ftest: support dynamic stonewall status file for ior and mdtest' |
support dynamic stonewall file for ior and mdtest by using DAOS_TEST_LOG_DIR Features: ior mdtest Skip-unit-tests: true Skip-fault-injection-test: true Required-githooks: true Signed-off-by: Dalton Bohning <[email protected]>
support dynamic stonewall file for ior and mdtest by using DAOS_TEST_LOG_DIR Features: ior mdtest Skip-unit-tests: true Skip-fault-injection-test: true Required-githooks: true Signed-off-by: Dalton Bohning <[email protected]>
support dynamic stonewall file for ior and mdtest by using DAOS_TEST_LOG_DIR Features: ior mdtest Skip-unit-tests: true Skip-fault-injection-test: true Required-githooks: true Signed-off-by: Dalton Bohning <[email protected]>
6821a2f
to
21d4975
Compare
support dynamic stonewall file for ior and mdtest by using DAOS_TEST_LOG_DIR Features: ior mdtest Skip-unit-tests: true Skip-fault-injection-test: true Required-githooks: true Signed-off-by: Dalton Bohning <[email protected]>
support dynamic stonewall file for ior and mdtest by using DAOS_TEST_LOG_DIR
Features: ior mdtest
Skip-unit-tests: true
Skip-fault-injection-test: true
Required-githooks: true
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: