Add barbican to dummy driver job

Adding barbican plugin to dhss=true dummy driver job
Depends-on: https://review.opendev.org/c/openstack/manila/+/955393
Change-Id: I10bdd54482a1c0d145f49cc3a095e880242d43f8
Signed-off-by: Saikumar Pulluri <saikumar1016@gmail.com>
This commit is contained in:
Saikumar Pulluri
2025年07月18日 13:19:16 -04:00
parent dd1fd2c4ef
commit 7dba712f42

View File

@@ -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
@@ -702,7 +705,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
openstack/manila-tempest-plugin
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.

The note is not visible to the blocked user.