Merge "don't use ec2 devstack exercises for validation"

This commit is contained in:
Jenkins
2013-12-24 14:50:13 +00:00
committed by Gerrit Code Review

View File

@@ -47,7 +47,8 @@ function setup_localrc() {
MY_ENABLED_SERVICES=$MY_ENABLED_SERVICES,tempest
fi
SKIP_EXERCISES=boot_from_volume,client-env
# the exercises we *don't* want to test on for grenade
SKIP_EXERCISES=boot_from_volume,bundle,client-env,euca
if [ "$LOCALRC_BRANCH" == "stable/grizzly" ]; then
if [ "$DEVSTACK_GATE_NEUTRON" -eq "1" ]; then