Skip to content

Simplify unified test runner #416

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

Merged

Conversation

divjotarora
Copy link
Contributor

This is pre-work for the streamable isMaster test runner. I changed
the runner to use the default ClientOptions when starting a new test
and use that Client for test setup. After setup, the Client is reset
to use the ClientOptions specified in the test.

This commit changes the test runner to use the default ClientOptions
when starting a new test and then using that Client for test setup.
After setup, the Client is reset to use the ClientOptions specified
in the test.
@divjotarora divjotarora force-pushed the simplify-unified-test-runner branch from 18cd840 to cdd7daf Compare June 2, 2020 21:34
@divjotarora divjotarora requested review from jyemin and iwysiu June 2, 2020 21:38
Copy link
Contributor

@jyemin jyemin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@divjotarora divjotarora merged commit 6101f15 into mongodb:master Jun 3, 2020
@divjotarora divjotarora deleted the simplify-unified-test-runner branch June 3, 2020 21:34
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.

3 participants