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:
parent
20bec2db25
commit
96b6233b13
@ -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"
|
||||
|
@ -1031,6 +1031,8 @@
|
||||
- openstack-dev/grenade
|
||||
- openstack-infra/devstack-gate
|
||||
- openstack/ara
|
||||
- openstack/heat
|
||||
- openstack/heat-tempest-plugin
|
||||
- openstack/python-saharaclient
|
||||
- openstack/sahara
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user