telemetry-tempest-plugin/devstack/settings
Chandan Kumar ae606fd3bb 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.

Change the integration tests to use the globally installed plugin
instead of using TEMPEST_PLUGINS.

Change-Id: I3ac8516a0c15b0816c14074ec5119e317735edd6
2018-01-10 07:33:47 +00:00

4 lines
225 B
Plaintext

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