-
Notifications
You must be signed in to change notification settings - Fork 39
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
Fix multinode k8s and introduce new fixture to test it. #1376
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @dongreenberg and the rest of your teammates on |
This was referenced Nov 5, 2024
16cb134
to
328ad8f
Compare
21ec075
to
238957c
Compare
328ad8f
to
e2d7398
Compare
238957c
to
59111b0
Compare
e2d7398
to
bc91b7a
Compare
59111b0
to
f84af6b
Compare
This was referenced Nov 6, 2024
Merged
Merged
Merged
bc91b7a
to
649d6f2
Compare
4c21063
to
473ff34
Compare
649d6f2
to
9715417
Compare
473ff34
to
433182e
Compare
433182e
to
3b48638
Compare
carolineechen
approved these changes
Nov 11, 2024
def multinode_k8s_cpu_cluster(request): | ||
args = { | ||
"name": "rh-cpu-multinode", | ||
"num_instances": NUM_OF_INSTANCES, |
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.
num_nodes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.