Merge "Add barbican to dummy driver job"
This commit is contained in:
1 changed files with 7 additions and 0 deletions
@@ -106,6 +106,9 @@
MANILA_SHARE_MIGRATION_PERIOD_TASK_INTERVAL:1
MANILA_SERVER_MIGRATION_PERIOD_TASK_INTERVAL:10
MANILA_REPLICA_STATE_UPDATE_INTERVAL:10
# NOTE(pulluri): Adding below because not all services that utilize
# tls-proxy necessarily involve enabling HTTPS endpoints.
SERVICE_PROTOCOL:https
devstack_services:
tls-proxy:true
key:true
@@ -697,7 +700,11 @@
name:manila-tempest-plugin-dummy-dhss
description:Test the Dummy driver with DHSS=True
parent:manila-tempest-plugin-standalone-base
required-projects:
- openstack/barbican
vars:
devstack_plugins:
barbican:https://opendev.org/openstack/barbican
devstack_localrc:
SHARE_DRIVER:manila.tests.share.drivers.dummy.DummyDriver
MANILA_CONFIGURE_GROUPS:alpha,beta,gamma,membernet,adminnet,netapp_active_iq
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.