[fuel] deploy.sh: Add timeout flag on fuel 29/13829/1
authorJosep Puigdemont <josep.puigdemont@enea.com>
Mon, 9 May 2016 09:21:38 +0000 (11:21 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 10 May 2016 08:34:34 +0000 (08:34 +0000)
commit67bfec1e63f73c7c2a0f2d827e24f4d01e0f9bb5
treecb2a10a88256c116e7a442cb4920c2dc8430c883
parent5d39f55d418231d41f183f739eb360c17c79c132
[fuel] deploy.sh: Add timeout flag on fuel

Some PODs might need to increase the default timeout value.
The patch introduces the -T flag to Fuel's deploy script, that
can be used to set the timeout. If the flag is not given, it
will look into the DEPLOY_TIMEOUT environment variable and use
that value instead, otherwise the default vaule in deploy.py
will be used.

Change-Id: I835473190673dd8646d0da48c2dbd3bb5e13046d
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
(cherry picked from commit 8a6c5f736ab571796549ad7369a9dbfd6680cfef)
patches/opnfv-fuel/0026-deploy.sh-accept-a-timeout-flag-T.patch [new file with mode: 0644]