Skip to content

Commit

Permalink
Add arm64 ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
maddieford committed Sep 23, 2024
1 parent ee70c2f commit 27e209c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests_e2e/test_suites/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ image-sets:
- "azure-linux_3_arm64"
- "rhel_90_arm64"
- "ubuntu_2204_arm64"
- "ubuntu_2404_arm64"

# As of today agent only support and enabled resource governance feature on following distros
cgroups-endorsed:
Expand Down Expand Up @@ -67,6 +68,7 @@ image-sets:
- "ubuntu_2204_arm64"
- "ubuntu_2404"
- "ubuntu_2404_minimal"
- "ubuntu_2404_arm64"

#
# An image can be specified by a string giving its urn, as in
Expand Down Expand Up @@ -207,6 +209,8 @@ images:
ubuntu_2204_minimal: "Canonical 0001-com-ubuntu-minimal-jammy minimal-22_04-lts-gen2 latest"
ubuntu_2404:
urn: "Canonical ubuntu-24_04-lts server latest"
ubuntu_2404_arm64:
urn: "Canonical ubuntu-24_04-lts server-arm64 latest"
ubuntu_2404_minimal:
# TODO: Currently using the daily build, update to the release build once it is available
urn: "Canonical ubuntu-24_04-lts-daily minimal latest"
Expand Down

0 comments on commit 27e209c

Please sign in to comment.