Skip to content

Conversation

@hanwen-cluster
Copy link
Contributor

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 and others added 3 commits May 28, 2025 11:51
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 <hanwenli@amazon.com>
Among the original three folders checked, this commit removes the check on `/var/run/munge`. `/var/run` content changes across reboots. The check was successful on validate phase because there was no reboot between validate phase and build phase. The check fails on test phase because build and test are running on different instances

Signed-off-by: Hanwen <hanwenli@amazon.com>
@hanwen-cluster hanwen-cluster requested review from a team as code owners May 28, 2025 18:53
@hanwen-cluster hanwen-cluster enabled auto-merge (rebase) May 28, 2025 19:33
@hanwen-cluster hanwen-cluster merged commit bf38a4f into aws:develop May 28, 2025
34 of 43 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