-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Atlas Streams
Make it easier to create backwards compat tests and test across a wider array of pipeline types.
- Test correctness against a medium-sized corpus of different pipeline types. Correctness evaluates both:
- Correct output
- Correct stats (especially input/output message counts)
- The test framework should facilitate the below for each pipeline/input:
-
- Test results are correct and equivalent even after checkpoint restore.
- Automated creation of checkpoint files for backcompat testing.
- Validate correct results when restoring from old format checkpoint data (previously generated using 2 above)
- Easy to manually inspect that the expected output in each test case is correct.
- is duplicated by
-
SERVER-85691 duplicate
- Closed