-
Notifications
You must be signed in to change notification settings - Fork 306
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-16295 test: fix streaming stdout when running launch.py locally #14848
Conversation
Ticket title is 'ftest: fix streaming stdout when running launch.py locally' |
Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-14848/1/execution/node/1129/log |
Use subprocess.run instead of run_local so test output is printed while running. Skip-unit-tests: true Skip-fault-injection-test: true Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
097c2fc
to
f34831e
Compare
Test stage Functional Hardware Medium completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-14848/2/execution/node/1098/log |
Update the current run_local() command to return an object similar to run_remote() to allow them to be used interchangeably. increase verify_perms.py timeout. Also include #14848 Use subprocess.run instead of run_local so test output is printed while running. Skip-unit-tests: true Skip-fault-injection-test: true Test-tag: pr HarnessUnitTest HarnessCoreFilesTest SoakSmoke DfuseMUPerms test_always_fails Allow-unstable-test: true Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Update the current run_local() command to return an object similar to run_remote() to allow them to be used interchangeably. increase verify_perms.py timeout. Also include #14848 Use subprocess.run instead of run_local so test output is printed while running. Skip-unit-tests: true Skip-fault-injection-test: true Test-tag: pr HarnessUnitTest HarnessCoreFilesTest SoakSmoke DfuseMUPerms test_always_fails Allow-unstable-test: true Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Update the current run_local() command to return an object similar to run_remote() to allow them to be used interchangeably. increase verify_perms.py timeout. Also include #14848 Use subprocess.run instead of run_local so test output is printed while running. Also include #14870 Handle any avocado run raised exception Skip-unit-tests: true Skip-fault-injection-test: true Test-tag: pr HarnessUnitTest HarnessCoreFilesTest SoakSmoke DfuseMUPerms test_always_fails Allow-unstable-test: true Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Update the current run_local() command to return an object similar to run_remote() to allow them to be used interchangeably. increase verify_perms.py timeout. Also include #14848 Use subprocess.run instead of run_local so test output is printed while running. Skip-unit-tests: true Skip-fault-injection-test: true Test-tag: pr HarnessUnitTest HarnessCoreFilesTest SoakSmoke DfuseMUPerms test_always_fails Allow-unstable-test: true Required-githooks: true Signed-off-by: Dalton Bohning <dalton.bohning@intel.com>
Use subprocess.run instead of run_local so test output is printed while running.
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: