Add Azure Linux 4.0 support#698
Open
vinceaperri wants to merge 50 commits intomainfrom
Open
Conversation
cwize1
requested changes
Apr 14, 2026
Contributor
|
Please add a PR description for future reference. |
liulanze
reviewed
Apr 14, 2026
f0c4779 to
4c26a66
Compare
cwize1
requested changes
Apr 15, 2026
cwize1
reviewed
Apr 15, 2026
cwize1
reviewed
Apr 15, 2026
00fed17 to
2d9408d
Compare
liulanze
requested changes
Apr 21, 2026
1d5f7c0 to
49ec41b
Compare
…lled" This reverts commit cc68e33.
Co-authored-by: Copilot <copilot@github.com>
…geHelper() Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Copilot <copilot@github.com>
b8c527c to
fbb765e
Compare
…azl4 Co-authored-by: Copilot <copilot@github.com>
93c7734 to
9e5289e
Compare
…e_efi_azl4_iso_full_os_output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Download and test azl4 test image in functional and vm test workflows (core-efi only, legacy option unavailable)
Add azl4 to distribution-support table (all yes except --package-snapshot-time and os.packages.shapshotTime: the package snapshot time APIs require tdnf but azl4 uses dnf)
Add azl4 to the developer guide (no link because it hasn't been released yet)
Add azl4 to the README as a supported input image
Add azl4 vm tests (equivalents of the existing azl3 vm tests)
Add azl4 to:
Create baseImageAzureLinuxCoreEfiAll var containing both azl3 and azl4 core-efi images, to migrate all tests that only test testBaseImageAzl3CoreEfi to test baseImageAzureLinuxCoreEfiAll as well (enabling additional tests)
Add azl4 core-efi image to baseImageAzureLinuxAll (enables a ton of tests that currently test azl3)
Split functional tests for AZL in Build (dev) workflow into 4 and 3+2 to enable azl4 testing in main builds
No longer skip TestCustomizeImageOverlaysSELinux/AzureLinux3CoreEfi
Review notes:
Follow up tasks:
Patch ukify (AZL3)step in the pipelines)