aboutsummaryrefslogtreecommitdiffstats
path: root/ci/pingtests/scenario004-multinode.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ci/pingtests/scenario004-multinode.yaml')
-rw-r--r--ci/pingtests/scenario004-multinode.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/ci/pingtests/scenario004-multinode.yaml b/ci/pingtests/scenario004-multinode.yaml
index a188fd1c..ebdfea14 100644
--- a/ci/pingtests/scenario004-multinode.yaml
+++ b/ci/pingtests/scenario004-multinode.yaml
@@ -118,6 +118,18 @@ resources:
ram: 512
vcpus: 1
+ manila_share_type:
+ type: OS::Manila::ShareType
+ properties:
+ name: default
+ driver_handles_share_servers: false
+
+ manila_share:
+ type: OS::Manila::Share
+ properties:
+ share_protocol: CEPHFS
+ size: 1
+
outputs:
server1_private_ip:
description: IP address of server1 in private network