Merge "Allow gate jobs to run on xenial"

This commit is contained in:
Jenkins 2016-09-15 22:44:15 +00:00 committed by Gerrit Code Review
commit c0c1d95aef
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ set -x
trap prepare_logs ERR
prepare_gbp_aim_devstack
$TOP_DIR/stack.sh
FORCE=yes $TOP_DIR/stack.sh
# Use devstack functions to install mysql and psql servers
source $TOP_DIR/stackrc

View File

@ -10,7 +10,7 @@ trap prepare_logs ERR
prepare_gbp_devstack
prepare_nfp_devstack
$TOP_DIR/stack.sh
FORCE=yes $TOP_DIR/stack.sh
# Use devstack functions to install mysql and psql servers
source $TOP_DIR/stackrc