Merge "[sahara] put saharaclient in the projects list"

This commit is contained in:
Jenkins 2017-06-07 08:02:07 +00:00 committed by Gerrit Code Review
commit 9a5e206446
1 changed files with 1 additions and 0 deletions

View File

@ -314,6 +314,7 @@
#!/bin/bash -xe
export PROJECTS="openstack-dev/grenade $PROJECTS"
export PROJECTS="openstack/sahara $PROJECTS"
export PROJECTS="openstack/python-saharaclient $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"