Merge "Fix developer compute-kit.sh script"

This commit is contained in:
Zuul 2020-06-26 17:00:36 +00:00 committed by Gerrit Code Review
commit ea86ff73e4

View File

@ -15,6 +15,7 @@ set -xe
export RUN_HELM_TESTS="no"
export CEPH_ENABLED=true
export OSH_EXTRA_HELM_ARGS_NOVA="${OSH_EXTRA_HELM_ARGS} --set manifests.network_policy=true"
export OSH_EXTRA_HELM_ARGS_NOVA="--set manifests.network_policy=true $(./tools/deployment/common/get-values-overrides.sh nova)"
# Deploy nova and neutron charts
./tools/deployment/component/compute-kit/compute-kit.sh