Following up on previous discussion with @serathius and @ahrtr, we aim to automate the trace validation test with random Raft traces (in normal and in fault conditions).
- This requires a mock application to generate random Raft traces in both normal and fault conditions.
- The test shall be easy to run both manually and integrated with GitHub actions.
- Traces shall be kept in case of test failure so we can troubleshoot the root cause.