test: add tests for the client role

Here we test the client role.

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/1146/head
Sébastien Han 2017-01-18 17:50:29 +01:00
parent 90648e7518
commit 48a8cd1a43
4 changed files with 9 additions and 1 deletions

View File

@ -13,3 +13,5 @@ raw_multi_journal: True
os_tuning_params:
- { name: kernel.pid_max, value: 4194303 }
- { name: fs.file-max, value: 26234859 }
user_config: True
openstack_config: True

View File

@ -11,3 +11,6 @@ mds0
[rgws]
rgw0
[clients]
client0

View File

@ -10,7 +10,7 @@ mds_vms: 1
rgw_vms: 1
nfs_vms: 0
rbd_mirror_vms: 0
client_vms: 0
client_vms: 1
iscsi_gw_vms: 0
# Deploy RESTAPI on each of the Monitors

View File

@ -11,3 +11,6 @@ mds0
[rgws]
rgw0
[clients]
client0