Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve trace validation test experience #203

Open
joshuazh-x opened this issue Jun 13, 2024 · 1 comment
Open

Improve trace validation test experience #203

joshuazh-x opened this issue Jun 13, 2024 · 1 comment

Comments

@joshuazh-x
Copy link
Contributor

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).

  1. This requires a mock application to generate random Raft traces in both normal and fault conditions.
  2. The test shall be easy to run both manually and integrated with GitHub actions.
  3. Traces shall be kept in case of test failure so we can troubleshoot the root cause.
@joshuazh-x
Copy link
Contributor Author

PR #204 is submitted to address the follow-ups here.

cc @serathius @ahrtr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant