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

Trace validation test #192

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

joshuazh-x
Copy link
Contributor

This is a demo test case to generate raft traces with random faults. Run the command below to generate 5 trace files saved in /path/to/traces/ folder.

TEST_TRACE_LOG=/path/to/traces go test -run ^TestRunClustersWithRandomFaults$ go.etcd.io/raft/v3/rafttest -tags=with_tla

…l based trace validation

Signed-off-by: Joshua Zhang <joshuazh@microsoft.com>
Signed-off-by: Joshua Zhang <joshuazh@microsoft.com>
@ahrtr
Copy link
Member

ahrtr commented May 31, 2024

Please rebase this PR, I will take a look later.

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

Successfully merging this pull request may close these issues.

3 participants