ec2api experimental job: fix rally job definition
rally project previously needed to copy something to devstack during installation. right now 'rally' is a devstack plugin and it doesn't need it. Change-Id: If1d90f5274c94bfba90889f457d65a525ff2aae4
This commit is contained in:
parent
6076c5dcbf
commit
2ae595b7a9
@ -104,13 +104,6 @@
|
||||
|
||||
export RALLY_SCENARIO=ec2-api-fakevirt
|
||||
export CEILOMETER_NOTIFICATION_TOPICS=notifications,profiler
|
||||
export ENABLED_SERVICES+=,rally
|
||||
|
||||
function pre_test_hook {
|
||||
# Install rally-devstack integration
|
||||
cp -r $BASE/new/rally/contrib/devstack/* $BASE/new/devstack/
|
||||
}
|
||||
export -f pre_test_hook
|
||||
|
||||
function post_test_hook {
|
||||
# run needed preparation steps for third-party project
|
||||
|
Loading…
Reference in New Issue
Block a user