Skip to content

[test] Reeenable install_munge_folders_created check #2956

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

hanwen-cluster
Copy link
Contributor

@hanwen-cluster hanwen-cluster commented May 20, 2025

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

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 20, 2025 18:30
@hanwen-cluster hanwen-cluster changed the title [test] Reenable install_munge_folders_created check [test] Reeenable install_munge_folders_created check May 20, 2025
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 <[email protected]>
@hanwen-cluster hanwen-cluster enabled auto-merge (rebase) May 20, 2025 18:40
@hanwen-cluster hanwen-cluster merged commit 44f2b34 into aws:release-3.13 May 20, 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