mirror of
https://github.com/ceph/ceph
synced 2024-12-19 18:02:46 +00:00
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:
parent
2df632e54d
commit
fc6f275c8d
2
suites/teuthology/no-ceph/distros/ubuntu12.04.yaml
Normal file
2
suites/teuthology/no-ceph/distros/ubuntu12.04.yaml
Normal file
@ -0,0 +1,2 @@
|
||||
os_type: ubuntu
|
||||
os_version: "12.04"
|
3
suites/teuthology/no-ceph/distros/vps_centos6.5.yaml
Normal file
3
suites/teuthology/no-ceph/distros/vps_centos6.5.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
machine_type: vps
|
||||
os_type: centos
|
||||
os_version: "6.5"
|
3
suites/teuthology/no-ceph/distros/vps_debian7.yaml
Normal file
3
suites/teuthology/no-ceph/distros/vps_debian7.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
machine_type: vps
|
||||
os_type: debian
|
||||
os_version: "7.0"
|
3
suites/teuthology/no-ceph/distros/vps_rhel6.4.yaml
Normal file
3
suites/teuthology/no-ceph/distros/vps_rhel6.4.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
machine_type: vps
|
||||
os_type: rhel
|
||||
os_version: "6.4"
|
3
suites/teuthology/no-ceph/distros/vps_rhel6.5.yaml
Normal file
3
suites/teuthology/no-ceph/distros/vps_rhel6.5.yaml
Normal file
@ -0,0 +1,3 @@
|
||||
machine_type: vps
|
||||
os_type: rhel
|
||||
os_version: "6.5"
|
Loading…
Reference in New Issue
Block a user