aboutsummaryrefslogtreecommitdiffstats
path: root/ci/pingtests/scenario004-multinode.yaml
diff options
context:
space:
mode:
authorJan Provaznik <jprovazn@redhat.com>2017-05-19 09:28:00 +0200
committerJan Provaznik <jprovazn@redhat.com>2017-05-19 09:28:00 +0200
commit28308e85b5db03c43a362561dccf2b976560724a (patch)
treea86b2bf7fed2af4a9180d13548dae0b78c3716e7 /ci/pingtests/scenario004-multinode.yaml
parenta8366c93edfe92eaf6a7b9b5ac0f754f12c3a068 (diff)
Make sure that manila share is created after share type
The pingtest template creates both default share type and a share which should use this type. Explicit reference of the share type should assure that the share is always created when share type exists. Change-Id: I756e6a8e477de8d0e46302dda26265ae482dd2e5 Closes-Bug: #1691853
Diffstat (limited to 'ci/pingtests/scenario004-multinode.yaml')
-rw-r--r--ci/pingtests/scenario004-multinode.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/pingtests/scenario004-multinode.yaml b/ci/pingtests/scenario004-multinode.yaml
index 8681bbab..1a6312d2 100644
--- a/ci/pingtests/scenario004-multinode.yaml
+++ b/ci/pingtests/scenario004-multinode.yaml
@@ -128,6 +128,8 @@ resources:
manila_share:
type: OS::Manila::Share
properties:
+ name: pingtest
+ share_type: { get_resource: manila_share_type }
share_protocol: CEPHFS
size: 1