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
This commit is contained in:
parent
bec3a6e3a1
commit
d279fe4b5d
@ -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
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user