Merge "Update Watcher Tempest tests package name"

This commit is contained in:
Jenkins 2016-01-13 09:09:11 +00:00 committed by Gerrit Code Review
commit 3d92f7bc4a

View File

@ -32,7 +32,7 @@
export DEVSTACK_GATE_TIMEOUT=60
export DEVSTACK_GATE_TEMPEST=1
export DEVSTACK_GATE_TEMPEST_ALL_PLUGINS=1
export DEVSTACK_GATE_TEMPEST_REGEX="watcher_tempest_tests"
export DEVSTACK_GATE_TEMPEST_REGEX="watcher_tempest_plugin"
export DEVSTACK_GATE_NEUTRON=1
export PROJECTS="openstack/watcher $PROJECTS"
export PROJECTS="openstack/python-watcherclient $PROJECTS"