SRE-3827 test: assuming fault injection is enabled by default#18465
SRE-3827 test: assuming fault injection is enabled by default#18465janekmi wants to merge 1 commit into
Conversation
If the fault_status executable is not available we cannot rule out there are tests to run. It does not change the behaviour when fault_status is available so no more tests will get run but less stages will get skipped without good reason when the test scope is restricted allowing to run a single fault injection test if necessary. Fault injection test below picked arbitrarily. Test-tag: test_daos_pipeline Skip-unit-tests:true Skip-NLT: true Skip-unit-test-memcheck: true Skip-func-vm: true Skip-fault-injection-test: true Skip-test-rpms: true Signed-off-by: Jan Michalski <jan-marian.michalski@hpe.com>
|
Errors are Unable to load ticket data |
daltonbohning
left a comment
There was a problem hiding this comment.
Seems reasonable to me, though I'll let @phender comment if there is something this might interfere with.
There was a problem hiding this comment.
Please extend description with most common usecase:
If the fault_status executable is not available (for example on the test agent)
we cannot rule out there are tests to run. It does not change the behaviour when
fault_status is available so no more tests will get run but less stages
will get skipped without good reason when the test scope is restricted
allowing to run a single fault injection test if necessary.
|
@daos-stack/daos-gatekeeper please include in the final commit message the |
If the fault_status executable is not available (e.g. on a light agent where DAOS is not installed) we cannot rule out there are tests to run. It does not change the behaviour when fault_status is available so no more tests will get run but less stages will get skipped without good reason when the test scope is restricted allowing to run a single fault injection test if necessary.
Fault injection test below picked arbitrarily.
Test-tag: test_daos_pipeline
Skip-unit-tests:true
Skip-NLT: true
Skip-unit-test-memcheck: true
Skip-func-vm: true
Skip-fault-injection-test: true
Skip-test-rpms: true
Steps for the author:
After all prior steps are complete: