From f286a703152311dc6cb4ed785069b097e3f6634c Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Fri, 19 Apr 2019 14:55:49 -0700 Subject: [PATCH] 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 --- jjb/ci-management/ci-packer.yaml | 1 - 1 file changed, 1 deletion(-) 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 -- 2.16.6