-
Notifications
You must be signed in to change notification settings - Fork 356
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
ci: enable multi-node testing [DET-3444] #852
Conversation
ebeb5f6
to
22c620d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is looking really good 💯 -- I do think we should run GPU tests to verify this works as designed (and update the test plan)
also please update the test plan :) |
@brain-good I updated the test plan to be using the CI. Is there any other way to test it? |
@brain-good Update: I added an argument |
Description
Enable multi node testing. Merge e2e GPU jobs in config.yml for circle CI.
Test Plan
Use the CI with the updated configuration to test if this works fine.
Commentary (optional)
N/A