Closed rkothiya closed 2 years ago
Cppcheck: No new warnings found :thumbsup:
Cppcheck: No new warnings found :thumbsup:
retest this please
I think it increased overall test time to 8 hours from 5 hours. I think this should be avoided.
@madhavemuri as discussed on the call I will raise another pr and do the suggested testing for comparison of the time.
Cppcheck: No new warnings found :thumbsup:
Cppcheck: No new warnings found :thumbsup:
Cppcheck: No new warnings found :thumbsup:
@madhavemuri as discussed on the call I will raise another pr and do the suggested testing for comparison of the time.
@rkothiya : This PR changes seems to be not adding overhead for test execution time, so we can proceed with it.
Since UT's are being run as a group when one of the UT fails the regression Job in motr does not run the rest of the UT's. Hence we want to run the UT's individually.
Signed-off-by: Rinku Kothiya rinku.kothiya@seagate.com
Problem Statement
If one of the UT fails the rest are not executed.
Design
Run the UT's individually instead of running them as a group.
Coding
Checklist for Author
Testing
Checklist for Author
Impact Analysis
Checklist for Author/Reviewer/GateKeeper
Review Checklist
Checklist for Author
Documentation
Checklist for Author