mirror of
https://github.com/ceph/ceph
synced 2024-12-25 21:03:31 +00:00
25ae69f1d8
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>
11 lines
241 B
YAML
11 lines
241 B
YAML
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
|