Details
-
Improvement
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
None
-
5
-
Storage - Ra 2021-03-08
Description
The stress testing framework is growing and as such we're introducing new components, these are:
- Runtime monitor
- Workload generation
- Timestamp engine
- Checkpointer
I'd like to create a standard interface for control over a component. Each one should define a load() and a run() phase. Which can then be called from the test_harness::test class.
Its not clear yet whether the validation or workload tracking components will extend this type.
Attachments
Issue Links
- causes
-
WT-7270 Add missing C include into test.h for older g++ versions to compile
-
- Closed
-