Add calamari suite definitions.

Notes:
- very simple cluster configuration
- selects vps in the actual suite config files
- wheezy is currently disabled

Signed-off-by: Dan Mick <dan.mick@inktank.com>
This commit is contained in:
Dan Mick 2014-10-21 17:27:32 -07:00 committed by Dan Mick
parent efa6c36f70
commit 25ae69f1d8
11 changed files with 31 additions and 0 deletions

0
suites/calamari/% Normal file
View File

View File

@ -0,0 +1,5 @@
roles:
- [client.0]
- [mon.0, osd.0]
- [osd.1]
- [osd.2]

View File

@ -0,0 +1,2 @@
os_type: centos
os_version: '6.4'

View File

@ -0,0 +1,2 @@
os_type: centos
os_version: '6.5'

View File

@ -0,0 +1,2 @@
os_type: ubuntu
os_version: precise

View File

@ -0,0 +1,2 @@
os_type: rhel
os_version: '6.4'

View File

@ -0,0 +1,2 @@
os_type: rhel
os_version: '6.5'

View File

@ -0,0 +1,2 @@
os_type: rhel
os_version: '7.0'

View File

@ -0,0 +1,2 @@
os_type: ubuntu
os_version: trusty

View File

@ -0,0 +1,2 @@
os_type: debian
os_version: '7.0'

View File

@ -0,0 +1,10 @@
machine_type: vps
tasks:
- ssh_keys:
- calamari_setup:
iceball_location: http://download.inktank.com/enterprise-testing
ice_version: 1.2.2
email: calamari@inktank.com
- calamari_nosetests:
calamari_branch: wip-testing-1.2.2