[fuel] deploy.sh: Add timeout flag on fuel 77/13777/3
authorJosep Puigdemont <josep.puigdemont@enea.com>
Mon, 9 May 2016 09:21:38 +0000 (11:21 +0200)
committerJosep Puigdemont <josep.puigdemont@gmail.com>
Mon, 9 May 2016 22:13:18 +0000 (22:13 +0000)
commit8a6c5f736ab571796549ad7369a9dbfd6680cfef
tree54af7f124c52afca93d92588db145e811840b950
parent5837be3b12a39bbf85f267182618fd28f8b2529e
[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>
patches/opnfv-fuel/0026-deploy.sh-accept-a-timeout-flag-T.patch [new file with mode: 0644]