Add heat-tempest-plugin to grenade/sahara job

Otherwise the heat grenade plugin, which is enabled and used by Sahara,
fails, because the heat tests have been split but they are used by the
grenade plugin.

It is true that this could be migrated locally to sahara repositories,
but the effort is to try to push native jobs directly.

Change-Id: I15d1c25f5701e8fd3450f61cc661515639ba434a
This commit is contained in:
Luigi Toscano 2017-12-06 13:51:52 +01:00
parent 20bec2db25
commit 96b6233b13
2 changed files with 3 additions and 0 deletions

View File

@ -30,6 +30,7 @@
export PROJECTS="openstack-dev/grenade $PROJECTS"
export PROJECTS="openstack/sahara $PROJECTS"
export PROJECTS="openstack/python-saharaclient $PROJECTS"
export PROJECTS="openstack/heat-tempest-plugin $PROJECTS"
export PYTHONUNBUFFERED=true
export GRENADE_PLUGINRC="enable_grenade_plugin sahara https://git.openstack.org/openstack/sahara"
export GRENADE_PLUGINRC+=$'\n'"enable_grenade_plugin heat https://git.openstack.org/openstack/heat"

View File

@ -1031,6 +1031,8 @@
- openstack-dev/grenade
- openstack-infra/devstack-gate
- openstack/ara
- openstack/heat
- openstack/heat-tempest-plugin
- openstack/python-saharaclient
- openstack/sahara