Merge "Enable plugin in localrc at fuxi job"

This commit is contained in:
Jenkins 2016-12-19 08:46:53 +00:00 committed by Gerrit Code Review
commit be8b356d8d

View File

@ -24,6 +24,7 @@
fi
export PROJECTS="openstack/fuxi $PROJECTS"
export DEVSTACK_LOCAL_CONFIG="enable_plugin fuxi https://git.openstack.org/openstack/fuxi"
# Keep localrc to be able to set some vars in post_test_hook
export KEEP_LOCALRC=1