From d279fe4b5d629f5977d3711516b86af08c884dbf Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Tue, 10 Dec 2024 16:19:43 +0000 Subject: [PATCH] Temporarily disable OpenEuler functional testing After the mirror was updated to a newer version of OpenEuler packages in Ifcee064959972bf871688baeff7b3288d7517da1 this testing began to fail looking for the old version, so will need some work to bring it back into a functioning state. Disable it for now so that we can merge unrelated changes again. Change-Id: I40564fb93aed339bc085daf1bd157a5b11218d9a --- .zuul.d/jobs.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.zuul.d/jobs.yaml b/.zuul.d/jobs.yaml index 2b7dd0f36..b9cf040ab 100644 --- a/.zuul.d/jobs.yaml +++ b/.zuul.d/jobs.yaml @@ -22,7 +22,8 @@ vars: dib_functests: - containerfile/jammy-build-succeeds - - openeuler-minimal/22.03-LTS-build-succeeds + # Disabled until it gets updated to match the version being mirrored + #- openeuler-minimal/22.03-LTS-build-succeeds # Image based tests - centos/9-stream-build-succeeds # NOTE(rpittau) Fedora 37 is EOL, disalbing this until we move to @@ -64,7 +65,8 @@ dib_functests: - almalinux-container/almalinux-9-aarch64-build-succeeds - centos-minimal/9-stream-aarch64-build-succeeds - - openeuler-minimal/22.03-LTS-build-succeeds + # Disabled until it gets updated to match the version being mirrored + #- openeuler-minimal/22.03-LTS-build-succeeds - rocky-container/rocky-9-aarch64-build-succeeds #