ec2api job: add rally as plugin to rally job
added rally plugin to list of plugins for ec2api job with rally. since rally needs to be as plugin in job configuration. Change-Id: I6103f9b40786d65ca8de380137ee02e71fe5b98e
This commit is contained in:
parent
07e0162924
commit
3d3c778ded
@ -184,6 +184,7 @@
|
||||
export PROJECTS="stackforge/ec2-api $PROJECTS"
|
||||
export PROJECTS="openstack/rally $PROJECTS"
|
||||
export DEVSTACK_LOCAL_CONFIG="enable_plugin ec2-api git://git.openstack.org/stackforge/ec2-api"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin rally git://git.openstack.org/openstack/rally"
|
||||
export DEVSTACK_LOCAL_CONFIG+=$'\n'"enable_plugin neutron-vpnaas git://git.openstack.org/openstack/neutron-vpnaas"
|
||||
export DEVSTACK_GATE_VIRT_DRIVER=fake
|
||||
export DEVSTACK_GATE_NEUTRON=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user