qa: add supported distros for ceph-ansible

Add only distros supported by ceph-ansible

Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com>
This commit is contained in:
Tamil Muthamizhan 2017-02-28 16:28:06 -08:00
parent 2bcd9d7dde
commit 3afb889540
4 changed files with 3 additions and 4 deletions

1
ceph-qa-suite Submodule

@ -0,0 +1 @@
Subproject commit ecf6a5722775e93554c0f67ebf4a5d6f4e8115c3

View File

@ -1,2 +0,0 @@
os_type: centos
os_version: "7.2"

View File

@ -0,0 +1,2 @@
os_type: centos
os_version: "7.3"

View File

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