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

feat: Add a custom Python 3.8 installation #181

Merged
merged 2 commits into from
Dec 8, 2023

Conversation

jaimesouza
Copy link
Contributor

  • Update the dispatch file to install and use Python 3.8 to run the charm code instead of using the system Python 3.6.
  • Remove CentOS 8 support, because it's not supported by Juju anymore.
  • Update the slurm-ops-manager version.

@jaimesouza jaimesouza requested a review from derekcat December 8, 2023 19:04
Copy link

@derekcat derekcat left a comment

Choose a reason for hiding this comment

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

Looks good.
Though you might be able to accelerate the Rocky deployments by having all the deps installed via dnf instead of yum. IIRC, they should have the same package lists but dnf is faster to operate.

@jaimesouza jaimesouza merged commit 0309e5d into master Dec 8, 2023
1 of 3 checks passed
@jaimesouza jaimesouza deleted the jaime/ASP-3288--updates-for-deployment branch December 8, 2023 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants