-
Type: Bug
-
Resolution: Duplicate
-
Priority: Trivial - P5
-
None
-
Affects Version/s: None
-
Component/s: None
-
2
-
StorEng - Defined Pipeline
Summary
Instead of calling the load() function of a component and checking whether it is enabled or not, we should do it the other way around. It does not seem to correct to load something that may not be enabled.
Motivation
- Is this issue urgent?
No
Acceptance Criteria (Definition of Done)
The load() function of a component is not executed if the component is marked as disabled in the test configuration file.
- duplicates
-
WT-11769 Small cppsuite code quality improvements
- Closed