Merge "Fix grenade job"

This commit is contained in:
Zuul 2018-08-07 19:59:04 +00:00 committed by Gerrit Code Review
commit ce9848c759
2 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,7 @@
- openstack-infra/devstack-gate
- openstack/manila
- openstack/python-manilaclient
- openstack/manila-tempest-plugin
- job:
name: manila-tempest-base

View File

@ -28,6 +28,7 @@
set -e
set -x
export PROJECTS="openstack-dev/grenade $PROJECTS"
export PROJECTS="openstack/manila-tempest-plugin $PROJECTS"
export DEVSTACK_PROJECT_FROM_GIT="python-manilaclient"
export PYTHONUNBUFFERED=true
export DEVSTACK_GATE_NEUTRON=0