Skip to content

Conversation

@hehe7318
Copy link
Contributor

@hehe7318 hehe7318 commented Nov 12, 2025

Description of changes

  • For RHEL8, in test_slurm_memory_based_scheduling allocate more memory to avoid OOM kills in isolated regions

Tests

  • Test passed in commercial

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@hehe7318 hehe7318 added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Nov 12, 2025
@hehe7318 hehe7318 requested a review from a team as a code owner November 12, 2025 21:05
@hehe7318 hehe7318 added the 3.x label Nov 12, 2025
@hehe7318 hehe7318 requested a review from a team as a code owner November 12, 2025 21:05
"raise_on_error": False,
}
)
# For RHEL8, allocate more memory to avoid OOM kills in isolated regions
Copy link
Contributor

Choose a reason for hiding this comment

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

Put a FIXME on this comment. This is a short term way to unblock the test under conditions we do not fully get. We should tag it to get back to it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@hehe7318 hehe7318 enabled auto-merge (squash) November 13, 2025 20:46
@hehe7318 hehe7318 merged commit 45380e2 into aws:release-3.14 Nov 13, 2025
24 checks passed
hehe7318 added a commit to hehe7318/aws-parallelcluster that referenced this pull request Nov 13, 2025
…uling allocate more memory to avoid OOM kills in isolated regions (aws#7096)

* For RHEL8, in isolated regions, allocate more memory to avoid OOM kills
* Add a FIXME comment specifying it's a short term solution.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x skip-changelog-update Disables the check that enforces changelog updates in PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants