ceph-deploy: install correct branch for rados api tests

Fixes: #5442
Signed-off-by: Sage Weil <sage@inktank.com>
This commit is contained in:
Sage Weil 2013-06-24 20:51:15 -07:00
parent b338524f70
commit 2df1e209d3
7 changed files with 7 additions and 1 deletions

View File

@ -9,12 +9,12 @@ roles:
- - client.0
tasks:
- install:
branch: cuttlefish
extras: yes
- ssh_keys:
- ceph-deploy:
branch:
stable: cuttlefish
- ceph-fuse:
- workunit:
branch: cuttlefish
clients:

View File

@ -9,6 +9,7 @@ roles:
- - client.0
tasks:
- install:
branch: cuttlefish
extras: yes
- ssh_keys:
- ceph-deploy:

View File

@ -9,6 +9,7 @@ roles:
- - client.0
tasks:
- install:
branch: cuttlefish
extras: yes
- ssh_keys:
- ceph-deploy:

View File

@ -7,6 +7,7 @@ roles:
- - client.0
tasks:
- install:
branch: cuttlefish
extras: yes
- ssh_keys:
- ceph-deploy:

View File

@ -7,6 +7,7 @@ roles:
- - client.0
tasks:
- install:
branch: cuttlefish
extras: yes
- ssh_keys:
- ceph-deploy:

View File

@ -7,6 +7,7 @@ roles:
- - client.0
tasks:
- install:
branch: cuttlefish
extras: yes
- ssh_keys:
- ceph-deploy:

View File

@ -8,6 +8,7 @@ roles:
- - client.0
tasks:
- install:
branch: cuttlefish
extras: yes
- ssh_keys:
- ceph-deploy: