Description
Create "Run :: MVCC" that will be run "Mvcc Cache suites" with additional system property IGNITE_FORCE_MVCC_MODE_IN_TESTS=true.
Mvcc Cache 2 can be used as an example.
All existed "Mvcc Cache X" suites should be recreated as they may use wrong template (JVM params and etc.).
For now, "Run :: MVCC" should be run nightly, but we won't include it into "Run :: All" to save TC resources.
The ideal solution would be to make "Run :: MVCC" to run all cache suites with given system property, but AFAIK it will make TC statistics broken as TC will mix Mvcc and non-mvcc runs.
Attachments
Issue Links
- is blocked by
-
IGNITE-10002 MVCC: Create "Cache 2" test suite for MVCC mode.
- Resolved