Files
6c73a4f4d0e4cc7bced887607c8f0a7ad1aa42c8
manila-tempest-plugin /devstack /settings
Tom Barron 29ef852e89 Add devstack plugin to ease integration tests
Instead of requiring users to install the plugin manually, add a
devstack plugin that can be enabled in order to perform the
installation.
This change should allow us to remove the tempest plugin installation
code from manila's devstack plugin and enable it in job definitions
the same way we enable plugins for manila itself and for the manila-ui
plugin.
Change-Id: If0e5daab19ec83e2da5709693d18fcee72b42766
2019年04月01日 20:37:54 +00:00

4 lines
207 B
Plaintext

GITREPO["manila-tempest-plugin"]=${MANILA_TEMPEST_REPO:-${GIT_BASE}/openstack/manila-tempest-plugin.git}
GITDIR["manila-tempest-plugin"]=$DEST/manila-tempest-plugin
GITBRANCH["manila-tempest-plugin"]=master