Disable the opensuse functest

The opensuse qcow2 image seems to regularly have a mismatch with its
sha256sum file. Possibly because these are being served by different
mirrors and are out of sync with each other? I have been able to
reproduce this locally downloading each file and comparing the resutling
hash.

Change-Id: Ic849f5b2afa488d9518065084112f8fc6e3083b2
This commit is contained in:
Clark Boylan 2022-08-01 09:35:17 -07:00 committed by Ian Wienand
parent ac5823cab1
commit df7e05ee3b
1 changed files with 4 additions and 1 deletions

View File

@ -27,7 +27,10 @@
- centos/8-stream-build-succeeds
- centos/9-stream-build-succeeds
- fedora/build-succeeds
- opensuse/build-succeeds
# NOTE(ianw) 2022-08-02 : disabled due to upstream
# checksum mismatches; see
# https://bugzilla.suse.com/show_bug.cgi?id=1202041
# - opensuse/build-succeeds
- ubuntu/bionic-build-succeeds
- ubuntu/focal-build-succeeds
- ubuntu/jammy-build-succeeds