From: Andrew Grimberg Date: Fri, 19 Apr 2019 21:55:49 +0000 (-0700) Subject: Remove Ubuntu 16.04 packer configuration X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=f286a703152311dc6cb4ed785069b097e3f6634c;p=ci-management.git Remove Ubuntu 16.04 packer configuration Ubuntu 16.04 is consistently having issues building due to python-minimal. Remove the packer job definition as we haven't even been told that O-RAN needs to support Ubuntu 16.04 Change-Id: Ia36863c84685f41051b73266c2c033a53e7a063a Signed-off-by: Andrew Grimberg --- diff --git a/jjb/ci-management/ci-packer.yaml b/jjb/ci-management/ci-packer.yaml index c591482c..720e2236 100644 --- a/jjb/ci-management/ci-packer.yaml +++ b/jjb/ci-management/ci-packer.yaml @@ -39,5 +39,4 @@ templates: docker platforms: - centos-7 - - ubuntu-16.04 - ubuntu-18.04