summaryrefslogtreecommitdiffstats
path: root/ci
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-08-21 12:25:07 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2017-08-21 12:25:07 -0500
commit026ed9cccd75b70fd09e048e9cc7d0af60365328 (patch)
treed49f25931efad3b803c7283f5e8c344e973f9fc3 /ci
parent0df61b51392da4a11872bf8d3a7fa8c6d1b20528 (diff)
added the role swiftoperator as functest tempest test case
expect the same. Change-Id: I7e03c9e527a0fc10c4c4aefdfd31492039d0b7bb Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci')
-rw-r--r--ci/config_tpl/juju2/bundle_tpl/ceph.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/config_tpl/juju2/bundle_tpl/ceph.yaml b/ci/config_tpl/juju2/bundle_tpl/ceph.yaml
index cdbe4869..1b032ab8 100644
--- a/ci/config_tpl/juju2/bundle_tpl/ceph.yaml
+++ b/ci/config_tpl/juju2/bundle_tpl/ceph.yaml
@@ -93,7 +93,7 @@
{% endif %}
options:
region: *openstack-region
- operator-roles: "Member,admin"
+ operator-roles: "Member,admin,SwiftOperator"
source: *openstack-origin
{% if os.network.ipv6 %}
prefer-ipv6: {{ os.network.ipv6 }}