From: Markos Chandras Date: Wed, 16 Aug 2017 04:59:45 +0000 (+0100) Subject: jjb: xci: Use centos-minimal instead of centos7 element X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=c05e5698189c17ff378afa5476a61fb241cfd48c;hp=63bfdf7e1ae7cd5f2591e7ecf9a17fcd49f85fb1;p=releng.git jjb: xci: Use centos-minimal instead of centos7 element The full distro elements are not well maintained. Upstream OpenStack also prefers the minimal elements when building images for the CI so we should do the same to minimize the delta between the two systems. Change-Id: Ifeddb0a74c2434df2cfa95cde36b4aaac1516698 Signed-off-by: Markos Chandras --- diff --git a/jjb/xci/bifrost-verify-jobs.yml b/jjb/xci/bifrost-verify-jobs.yml index 507147684..97804c6f9 100644 --- a/jjb/xci/bifrost-verify-jobs.yml +++ b/jjb/xci/bifrost-verify-jobs.yml @@ -29,7 +29,7 @@ - 'centos7': disabled: false dib-os-release: '7' - dib-os-element: 'centos7' + dib-os-element: 'centos-minimal' dib-os-packages: 'vim,less,bridge-utils,iputils,rsyslog,curl' extra-dib-elements: 'openssh-server' - 'suse':