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

Enable RHEL 8 Azure images for aarch64 #3250

Merged
merged 7 commits into from
Jan 30, 2023

Conversation

achilleas-k
Copy link
Member

Mirror of #3192 for RHEL 8.

This PR enables building Azure aarch64 images for RHEL 8.
Boot tested the RHEL 8.7 "vhd" image on Azure.

Ref COMPOSER-1875

The previous error didn't make it clear where the issue was coming from.
Now it explains that the problem is that a partition table for a given
architecture isn't specified on the image type.
Copy of the partition table for the same image type in RHEL 9.
The Azure image types require hyperv-daemons which isn't available on
RHEL 8 prior to 8.6.
Add the rhui-azure rpmrepo snapshots to aarch64 repositories.
The repos are labelled as x86_64 but they're actually 'noarch' and we
name them x86_64 when creating the snapshots.
Copy link
Member

@ondrejbudai ondrejbudai left a comment

Choose a reason for hiding this comment

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

Looks almost illegally simple. Also looks good to me. ;)

Copy link
Collaborator

@schutzbot schutzbot left a comment

Choose a reason for hiding this comment

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

⚠️ This PR introduces changes in at least one manifest (when comparing PR HEAD bcf0601 with the main merge-base 081cc37). Please review the changes. The changes can be found in the artifacts of the Manifest-diff job [0] as manifests.diff.

[0] https://gitlab.com/redhat/services/products/image-builder/ci/osbuild-composer/-/jobs/3673903280/artifacts/browse

Copy link
Member

@ondrejbudai ondrejbudai left a comment

Choose a reason for hiding this comment

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

image

Let's go, ARM! Very nice work, thanks!

@ondrejbudai ondrejbudai merged commit 2bdf6c7 into osbuild:main Jan 30, 2023
@achilleas-k achilleas-k deleted the rhel8/aarch64/azure branch January 30, 2023 16:44
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.

3 participants