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

Upgrade rocky9 version in createami to 9.4 #6438

Merged
merged 2 commits into from
Sep 23, 2024
Merged

Conversation

hgreebe
Copy link
Contributor

@hgreebe hgreebe commented Sep 19, 2024

Description of changes

  • Upgrade rocky9 version in createami to 9.4
  • When using a rocky9.3 base image instead of a rocky9.4 base image, the lustre client will not work unless we update the kernel, which caused build-image to fail

Tests

  • Ran the following integ test:
test-suites:
  createami:
    test_createami.py::test_build_image:
      dimensions:
        - instances: ["c5.xlarge"]
          oss: ["rocky9"]
          regions: ["us-east-1"]
          schedulers: [ "slurm" ]

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.

@hgreebe hgreebe marked this pull request as ready for review September 23, 2024 13:17
@hgreebe hgreebe requested review from a team as code owners September 23, 2024 13:17
@hgreebe hgreebe added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Sep 23, 2024
@hgreebe hgreebe enabled auto-merge (rebase) September 23, 2024 13:25
@hgreebe hgreebe merged commit 905ae53 into aws:develop Sep 23, 2024
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog-update Disables the check that enforces changelog updates in PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants