Mirror the supported distros used in nightlies in the teuthology suite

I decided not to symlink because I'm using a file name convention to
easily filter out distros that need a vps.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
This commit is contained in:
Andrew Schoen 2015-02-13 10:12:10 -06:00
parent 2df632e54d
commit fc6f275c8d
5 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,2 @@
os_type: ubuntu
os_version: "12.04"

View File

@ -0,0 +1,3 @@
machine_type: vps
os_type: centos
os_version: "6.5"

View File

@ -0,0 +1,3 @@
machine_type: vps
os_type: debian
os_version: "7.0"

View File

@ -0,0 +1,3 @@
machine_type: vps
os_type: rhel
os_version: "6.4"

View File

@ -0,0 +1,3 @@
machine_type: vps
os_type: rhel
os_version: "6.5"