Skip to content

Commit 8706104

Browse files
committed
kola-azure: start building and testing aarch64 images
Begin building aarch64 gallery images in Azure and run all kola test on them. xref: coreos/coreos-assembler#4123 && coreos/coreos-assembler#4138
1 parent 3fee719 commit 8706104

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ clouds:
9595
test_storage_account: fedoracoreostesting
9696
test_storage_container: fedora-coreos-testing-image-blobs
9797
test_gallery: fedoracoreostestinggallery
98-
test_architectures: [x86_64]
9998
gcp:
10099
bucket: fedora-coreos-cloud-image-uploads/image-import
101100
description: "Fedora, Fedora CoreOS ${STREAM}, ${BUILDID}, ${BASEARCH} published on ${DATE}"

jobs/kola-azure.Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ cosaPod(memory: "${cosa_memory_request_mb}Mi", kvm: false,
127127
# it will be a no-op on gallery creation given the
128128
# gallery exists in the specified region.
129129
ore azure create-gallery-image --log-level=INFO \
130+
--arch $params.ARCH \
130131
--azure-credentials \${AZURE_KOLA_TESTS_CONFIG} \
131132
--azure-location $region \
132133
--resource-group $azure_testing_resource_group \

0 commit comments

Comments
 (0)