Commit Graph

12 Commits

Author SHA1 Message Date
Yuri Weinstein
adfa1ee393 Removed rhel* configurations with a goal that they will be covered in the Octo lab
and won't be used by vps runs in Sepia lab

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-07-08 10:15:41 -07:00
Sandon Van Ness
d43850ee56 Added RHEL7 to matrix.
Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2014-09-11 11:07:54 -07:00
Sandon Van Ness
bfe31bec01 Add centos/rhel7 to distros 'all' folder.
Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2014-08-20 10:27:05 -07:00
Sage Weil
0bfc365d2e distros: add rhel 6.4
Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-18 15:19:06 -07:00
Sage Weil
6252d28dc2 distros: add wheezy
Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-18 15:19:06 -07:00
Sage Weil
a27ead6724 distros: add 14.04 to supported list
Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-18 14:03:37 -07:00
Sage Weil
8d4c4676cb distros: test rhel/centos 6.5 instead of 6.4 2014-03-18 13:55:13 -07:00
Sage Weil
99f4e9dda3 symlink all distros facets to a common set of 'supported' targets
This makes it easier to maintain the supported/tested targets.

Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-18 13:39:13 -07:00
Sandon Van Ness
6905b76ac5 Add yaml for rhel 6.4 in distros.
Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2013-08-16 11:43:53 -07:00
Sandon Van Ness
78b7307dd5 Debian ceph-deploy test. Added more supported distro yamls.
Added debian 7.0 (wheezy) testing for ceph-deploy. I also added
yaml files for other distro's supported by downburst that we can
test on including older ones which may or may not actually get
used.

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2013-08-01 12:56:53 -07:00
Sandon Van Ness
ba9e71a36d Test multi distro on ceph-deploy.
Test multiple distro's (ubuntu, centos, rhel, fedora) on
ceph-deploy

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2013-07-26 19:51:52 -07:00
Sandon Van Ness
86fc39902e Add distro yamls.
Should be no harm to get these in now.

To run on all distros the distros dir should just be symlinked in
the folder that also contains tasks, IE:

suites/ceph-deploy/fs

Or make a distro's folder and symlink individual distro's so you
have:

suites/ceph-deploy/fs/distros/centos.yaml
suites/ceph-deploy/fs/distros/fedora.yaml
suites/ceph-deploy/fs/distros/rhel.yaml
suites/ceph-deploy/fs/distros/ubuntu.yaml

etc...

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2013-07-25 18:40:08 -07:00