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

Depends-On: I0844cdb48b9d415bd341c4687620412178be871b
Change-Id: I1336c8a4d11762cc355ce5a48899d62646563e28
Signed-off-by: Rishabh Dave <ridave@redhat.com>
This commit is contained in:
Rishabh Dave 2018-03-21 19:53:44 +05:30
parent 623f988b87
commit bda0b965d7
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