Merge "Add manila-tempest-plugin as a requirement in rally job definitions"

This commit is contained in:
Zuul 2018-03-22 19:27:51 +00:00 committed by Gerrit Code Review
commit bb3d806598
3 changed files with 4 additions and 2 deletions

View File

@ -381,6 +381,7 @@
- openstack/manila
- openstack/python-manilaclient
- openstack/rally
- openstack/manila-tempest-plugin
- job:
name: manila-rally-multibackend-no-ss
@ -403,3 +404,4 @@
- openstack/manila
- openstack/python-manilaclient
- openstack/rally
- openstack/manila-tempest-plugin

View File

@ -47,7 +47,7 @@
export DEVSTACK_GATE_FEATURE_MATRIX="/opt/stack/new/rally/devstack/features.yaml"
fi
export PROJECTS="openstack/rally $PROJECTS"
export PROJECTS="openstack/rally openstack/manila-tempest-plugin $PROJECTS"
export DEVSTACK_PROJECT_FROM_GIT="python-manilaclient"
# Run only manila services, because only main manila functionality

View File

@ -46,7 +46,7 @@
export DEVSTACK_GATE_FEATURE_MATRIX="/opt/stack/new/rally/devstack/features.yaml"
fi
export PROJECTS="openstack/rally $PROJECTS"
export PROJECTS="openstack/rally openstack/manila-tempest-plugin $PROJECTS"
export DEVSTACK_PROJECT_FROM_GIT="python-manilaclient"
# Run only manila services, because only main manila functionality