Merge "Don't run neutron tests before upgrade"

This commit is contained in:
Jenkins 2016-09-02 10:16:30 +00:00 committed by Gerrit Code Review
commit 11d747b4c9
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ function create {
iniset $conf_file heat_plugin user_domain_name $OS_USER_DOMAIN_NAME
iniset $conf_file heat_plugin project_domain_name $OS_PROJECT_DOMAIN_NAME
iniset $conf_file heat_plugin region $OS_REGION_NAME
tox -eintegration heat_integrationtests.functional.test_create_update
tox -eintegration -- '(test_create_update.CreateStackTest|test_create_update.UpdateStackTest)'
popd
# creates a tenant for the server