Merge "Don't recreate db during grenade upgrade"

This commit is contained in:
Jenkins 2016-11-25 19:16:08 +00:00 committed by Gerrit Code Review
commit 2f1b192eba
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ if is_nova_migration ; then
init_inspector
fi
sync_inspector_database
$IRONIC_INSPECTOR_DBSYNC_BIN_FILE --config-file $IRONIC_INSPECTOR_CONF_FILE upgrade
# calls upgrade inspector for specific release
upgrade_project ironic-inspector $RUN_DIR $BASE_DEVSTACK_BRANCH $TARGET_DEVSTACK_BRANCH