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

fix: bump ops to 2.19 and cleanup NHC installation #86

Merged
merged 2 commits into from
Mar 4, 2025

Conversation

jedel1043
Copy link
Collaborator

Pre-submission checklist

  • I read and followed the CONTRIBUTING guidelines.
  • I have insured that lint, typecheck, and unit tests complete successfully.

Summary of changes

  • Bumps our ops version on all charms to 2.19.
  • Cleans up the NHC installer to be able to remove the custom dispatch file for Slurmd.

Related Issues, PRs, and Discussions

Fixes #85.

Docs

  • I confirm that this pull request requires no changes or additions to documentation.

No docs are required for only bug fixes.

@jedel1043 jedel1043 added C-slurm Component: Slurm fix This pull request fixes a confirmed issue labels Mar 3, 2025
@jedel1043 jedel1043 requested a review from a team as a code owner March 3, 2025 22:47
@jedel1043 jedel1043 requested review from NucciTheBoss and dsloanm and removed request for a team March 3, 2025 22:47
@NucciTheBoss
Copy link
Member

Looks good to me! Will wait for integration tests to finish successfully before merging

@jedel1043
Copy link
Collaborator Author

You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 58 MB

Sooooo probably good to cleanup the disk for our runner 😅

Copy link
Member

@NucciTheBoss NucciTheBoss left a comment

Choose a reason for hiding this comment

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

LGTM!

I changed the log & artifact retention period to 1 day to flush out the runners. I'll likely update shorten the period to 30 days in the future so that we don't have a big backlog build up.

Also, nice find on this issue here: actions/runner-images#2840. Surprisingly that we have to directly call out to sudo rm -rf * to free up like 10GB of runner space 😅

@NucciTheBoss NucciTheBoss merged commit 754a28a into charmed-hpc:main Mar 4, 2025
5 checks passed
@jedel1043 jedel1043 deleted the fix-85 branch March 4, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-slurm Component: Slurm fix This pull request fixes a confirmed issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Slurmd runs the installation hook twice
2 participants