summaryrefslogtreecommitdiffstats
path: root/jjb/xci
diff options
context:
space:
mode:
authorMarkos Chandras <mchandras@suse.de>2017-08-16 05:59:45 +0100
committerMarkos Chandras <mchandras@suse.de>2017-08-16 06:01:00 +0100
commitc05e5698189c17ff378afa5476a61fb241cfd48c (patch)
treeab7bc6e2794f67d3786113322ce4f7e8a36b12eb /jjb/xci
parent63bfdf7e1ae7cd5f2591e7ecf9a17fcd49f85fb1 (diff)
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 <mchandras@suse.de>
Diffstat (limited to 'jjb/xci')
-rw-r--r--jjb/xci/bifrost-verify-jobs.yml2
1 files changed, 1 insertions, 1 deletions
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':