[Grenade] Do not run tempest tests

Since tempest is not used in manila grenade logic skip run of its
tests.

Change-Id: I6c45448ec286fe6c365b4e9edcce56501e5c87bd
Closes-Bug: #1650482
(cherry picked from commit 3ede2d1c48)
This commit is contained in:
vponomaryov 2016-12-16 10:45:50 +02:00 committed by Valeriy Ponomaryov
parent dcce6ff0b8
commit b810cd4d26
1 changed files with 3 additions and 2 deletions

View File

@ -3,8 +3,9 @@
register_project_for_upgrade manila
register_db_to_save manila
BASE_RUN_SMOKE=False
TARGET_RUN_SMOKE=False
export BASE_RUN_SMOKE=False
export TARGET_RUN_SMOKE=False
export ENABLE_TEMPEST=False
devstack_localrc base enable_service manila m-api m-shr m-sch m-dat
devstack_localrc base enable_plugin manila git://git.openstack.org/openstack/manila stable/mitaka