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

Prevent usage of placement with static and auto-scale nodes in same nodeset #2279

Conversation

nick-stroud
Copy link
Collaborator

In theory this could work but currently does not work and is not something we have historically supported. Current behavior is that deployment succeeds but auto-scale nodes are not schedulable.

I have confirmed that mixing static and auto-scale works when placement is off.

Submission Checklist

Please take the following actions before submitting this pull request.

  • Fork your PR branch from the Toolkit "develop" branch (not main)
  • Test all changes with pre-commit in a local branch #
  • Confirm that "make tests" passes all tests
  • Add or modify unit tests to cover code changes
  • Ensure that unit test coverage remains above 80%
  • Update all applicable documentation
  • Follow Cloud HPC Toolkit Contribution guidelines #

@mr0re1 mr0re1 assigned nick-stroud and unassigned mr0re1 Feb 24, 2024
@nick-stroud nick-stroud added the release-module-improvements Added to release notes under the "Module Improvements" heading. label Feb 24, 2024
@nick-stroud nick-stroud merged commit 7cbbe76 into GoogleCloudPlatform:develop Feb 27, 2024
9 of 36 checks passed
@alyssa-sm alyssa-sm mentioned this pull request Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-module-improvements Added to release notes under the "Module Improvements" heading.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants