Commit Graph

14 Commits

Author SHA1 Message Date
Loic Dachary
9b4e31762d distros: add ubuntu 16.04 / xenial
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-04-07 18:39:13 +02:00
Loic Dachary
5ab482e82c arch: teuthology must use aarch64, not arm64
teuthology / gitbuilder / ansible_architecture arch is

   dpkg-architecture --query DEB_HOST_GNU_CPU (x86_64 and aarch64)

deb package Architectures: (conf/distributions) is

   dpkg-architecture --query DEB_HOST_GNU_ARCH (amd64 and arm64)

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-04-06 21:02:31 +02:00
Loic Dachary
40277ca6a9 archs: add files for each known architecture
So that they can be prepend to teuthology-suite to run a job on a
designated architecture.

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-28 18:15:12 +02:00
Loic Dachary
1c927c02ce Merge pull request #854 from SUSE/wip-opensuse-distros
distros: add yaml fragments for openSUSE 13.2 and 42.1

Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-03-04 09:22:53 +07:00
Nathan Cutler
3458adb5d3 distros: add yaml fragments for openSUSE 13.2 and 42.1
Signed-off-by: Nathan Cutler <ncutler@suse.com>
2016-03-03 22:44:36 +01:00
Zack Cerza
ec44980913 Merge pull request #754 from ceph/wip_add_centos71_master
Removed CentOS 7.1 and added CentOS 7.2 instead
2016-01-13 16:29:00 -07:00
Yuri Weinstein
5a79aa649f Change supported ditros to use latest CentOS 7.2
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2016-01-13 13:59:55 -08:00
yuriw
d4d3787609 Suites/jewel in the smithi lab will be on centos 7.1
Signed-off-by: yuriw <yuri.weinstein@gmail.com>
2015-12-11 10:29:39 -08:00
Yuri Weinstein
371e897b1d Removed CentOS 7.0 and added CentOS 7.1.1503 instead
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-12-04 13:40:18 -08:00
Sage Weil
5cb99123b7 distros: add debian 8 jessie, remove wheezy from supported list
Wheezy only has experiemntal c++11 support; it's not new enough.

Signed-off-by: Sage Weil <sage@redhat.com>
2015-08-31 13:56:15 -04: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
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