ci: add iscsi test

Add iscsi CI coverage, this will now deploy iscsi gateways in container.

Signed-off-by: Sébastien Han <seb@redhat.com>
pull/2740/head
Sébastien Han 2018-03-23 11:27:35 +08:00 committed by Guillaume Abrioux
parent 91bf53ee93
commit 5ff2f03e3f
3 changed files with 6 additions and 1 deletions

View File

@ -0,0 +1,2 @@
---
gateway_ip_list: 192.168.1.90

View File

@ -24,3 +24,6 @@ client1
[rbdmirrors]
rbd-mirror0
[iscsi-gws]
iscsi-gw0

View File

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