jjb: xci: Use centos-minimal instead of centos7 element 83/39383/1
authorMarkos Chandras <mchandras@suse.de>
Wed, 16 Aug 2017 04:59:45 +0000 (05:59 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 16 Aug 2017 05:01:00 +0000 (06:01 +0100)
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 <mchandras@suse.de>
jjb/xci/bifrost-verify-jobs.yml

index 5071476..97804c6 100644 (file)
@@ -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':