X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=compass%2Fdeploy%2Fconf%2Ffive.conf;h=f32411bcfa24ce4502ac1ac99c0ee03ede7eb188;hb=6f816a8546224dcce14fd6dddeb0c9252f69a1c7;hp=32981aae2df2f3f4d1d3fc69b6c15c43b5c0322a;hpb=5e05469acdb8da55f8862677c7cd68d257c68501;p=genesis.git diff --git a/compass/deploy/conf/five.conf b/compass/deploy/conf/five.conf index 32981aa..f32411b 100644 --- a/compass/deploy/conf/five.conf +++ b/compass/deploy/conf/five.conf @@ -12,7 +12,7 @@ export HOST_ROLES="host1=controller,network;host2=compute,storage;host3=compute, export DEFAULT_ROLES="" export SWITCH_IPS="1.1.1.1" export SWITCH_CREDENTIAL="version=2c,community=public" -export DEPLOYMENT_TIMEOUT="90" +export DEPLOYMENT_TIMEOUT="150" export POLL_SWITCHES_FLAG="nopoll_switches" export DASHBOARD_URL="" export REGTEST_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )