Skip to content

Conversation

@hanwen-cluster
Copy link
Contributor

Description of changes

  • See commit descriptions for details

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.

@hanwen-cluster hanwen-cluster requested review from a team as code owners May 19, 2025 15:31
@hanwen-cluster hanwen-cluster changed the base branch from develop to release-3.13 May 19, 2025 15:31
test phase is disabled by default. It can be enabled by a parameter in DevSettings.

The failing checks were in validate phase and moved to test phase with aws/aws-parallelcluster#6818. While we are still investigating the root cause, this commit temporarily disables the checks to unblock our testing

Signed-off-by: Hanwen <[email protected]>
The recent update of AL2023 totally disabled idle states, which could give even better performance.

ParallelCluster has been restricting idle state to maximum level 1 for performance reason.
ToDo: ParallelCluster should improve the configuration to totally disable idle state for all OS.

Signed-off-by: Hanwen <[email protected]>
Copy link
Contributor

@gmarciani gmarciani left a comment

Choose a reason for hiding this comment

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

This is a short term change to unblock a release. We plan to re-enanle the test asap

@hanwen-cluster hanwen-cluster enabled auto-merge (rebase) May 19, 2025 16:13
@hanwen-cluster hanwen-cluster merged commit 15f8db8 into aws:release-3.13 May 19, 2025
32 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants