From 66ea747fe7e46e08567f3802faca120e6295c3d4 Mon Sep 17 00:00:00 2001 From: Jose Carlos Venegas Munoz Date: Thu, 27 Jun 2019 13:14:19 -0500 Subject: [PATCH] obs: distros: disable ubuntu 16.04 Disable until we know it works again, else CI/CD pipelines will fail. See: https://github.com/kata-containers/packaging/issues/607 Signed-off-by: Jose Carlos Venegas Munoz --- obs-packaging/distros_x86_64 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/obs-packaging/distros_x86_64 b/obs-packaging/distros_x86_64 index 245b3cc88..19531055c 100644 --- a/obs-packaging/distros_x86_64 +++ b/obs-packaging/distros_x86_64 @@ -15,5 +15,6 @@ SLE_12_SP3::SUSE:SLE-12-SP3:GA::standard openSUSE_Leap_42.3::openSUSE:Leap:42.3::standard openSUSE_Leap_15.0::openSUSE:Leap:15.0::standard openSUSE_Tumbleweed::openSUSE:Factory::snapshot -xUbuntu_16.04::Ubuntu:16.04::universe,universe-update,update +# FIXME: https://github.com/kata-containers/packaging/issues/607 +#xUbuntu_16.04::Ubuntu:16.04::universe,universe-update,update xUbuntu_18.04::Ubuntu:18.04::universe