From ef948dbc02acf464e8491ef42e6930f0f24f083f Mon Sep 17 00:00:00 2001 From: Alfredo Deza Date: Mon, 14 Nov 2016 14:41:23 -0500 Subject: [PATCH] testing: add comment for ceph vagrant boxes on centos 7 mon osd mds rgw scenario Signed-off-by: Alfredo Deza --- .../centos/7/mon-osd-mds-rgw/vagrant_variables.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests/functional/centos/7/mon-osd-mds-rgw/vagrant_variables.yml b/tests/functional/centos/7/mon-osd-mds-rgw/vagrant_variables.yml index 090b87b8b..3af15775f 100644 --- a/tests/functional/centos/7/mon-osd-mds-rgw/vagrant_variables.yml +++ b/tests/functional/centos/7/mon-osd-mds-rgw/vagrant_variables.yml @@ -38,7 +38,13 @@ eth: 'eth1' disks: "[ '/dev/sdb', '/dev/sdc' ]" # VAGRANT BOX -# Ubuntu: bento/ubuntu-16.04 or ubuntu/trusty64 or ubuntu/wily64 +# Ceph boxes are *strongly* suggested. They are under better control and will +# not get updated frequently unless required for build systems. These are (for +# now): +# +# * ceph/ubuntu-xenial +# +# Ubuntu: ceph/ubuntu-xenial bento/ubuntu-16.04 or ubuntu/trusty64 or ubuntu/wily64 # CentOS: bento/centos-7.1 or puppetlabs/centos-7.0-64-puppet # libvirt CentOS: centos/7 # parallels Ubuntu: parallels/ubuntu-14.04 -- 2.39.5