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

[DO NOT MERGE] Comparison branch for Antithesis test changes #355

Closed
wants to merge 9 commits into from

Conversation

ableegoldman
Copy link
Contributor

Not a real PR -- these changes have already been merged to main. This PR is comparing main to an older branch from before these changes to get the regression test running in Antithesis, and is just showing these changes together for review purposes

ableegoldman and others added 9 commits September 25, 2024 18:39
…357)

Moved common starter signal `"Consumed N output records" from e2e test driver to generic utils class so we can regex match for the common Logger prefix instead of looking for test-specific class names like E2eTestDriver

Also added e2e error injection to the regression test topologies (for the responsive app only)
…htlies (#359)

Two new Antithesis custom params:
-database_type just determines which nodes get fault injection (mongo vs scylla)
-test_type is just used to gate test-specific assertions until we can migrate fully to the Java SDK
Wanted to be able to set a higher connection idle timeout. Might as well take the opportunity to allow configuration of all the Mongo params via the connection string, rather than adding them one by one.
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

Successfully merging this pull request may close these issues.

2 participants