From 78b1ec1fe268a91093a6c02af7ae7d6f33e06a01 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Fri, 11 Jul 2025 11:01:00 -0700 Subject: [PATCH] Add ubuntu-focal-arm64 images and labels Change-Id: I089ed7fadc2c69b7f650c84c525c75d3cd0fcd62 --- zuul.d/images.yaml | 4 ++++ zuul.d/labels.yaml | 10 ++++++++++ zuul.d/nodepool-labels.yaml | 5 +++++ 3 files changed, 19 insertions(+) diff --git a/zuul.d/images.yaml b/zuul.d/images.yaml index cf353aa..174ed5f 100644 --- a/zuul.d/images.yaml +++ b/zuul.d/images.yaml @@ -62,6 +62,10 @@ name: ubuntu-focal type: zuul +- image: + name: ubuntu-focal-arm64 + type: zuul + - image: name: ubuntu-jammy type: zuul diff --git a/zuul.d/labels.yaml b/zuul.d/labels.yaml index 6197526..c7e6df7 100644 --- a/zuul.d/labels.yaml +++ b/zuul.d/labels.yaml @@ -456,6 +456,16 @@ image: ubuntu-focal flavor: 32GB +- label: + name: ubuntu-focal-arm64-8GB + image: ubuntu-focal-arm64 + flavor: 8GB + +- label: + name: ubuntu-focal-arm64-16GB + image: ubuntu-focal-arm64 + flavor: 16GB + - label: name: ubuntu-focal-nested-virt-8GB image: ubuntu-focal diff --git a/zuul.d/nodepool-labels.yaml b/zuul.d/nodepool-labels.yaml index a7dd45c..77cd732 100644 --- a/zuul.d/nodepool-labels.yaml +++ b/zuul.d/nodepool-labels.yaml @@ -86,6 +86,11 @@ image: ubuntu-focal flavor: 8GB +- label: + name: ubuntu-focal-arm64 + image: ubuntu-focal-arm64 + flavor: 8GB + - label: name: nested-virt-ubuntu-focal image: ubuntu-focal