armada/armada
DaeSeong Kim 0a5b74440c Set timeout without wait
This PS fixes this_chart_should_wait value do not be set True when
user change timeout value.

In SKT CI pipeline, all charts are deployed parallely
(NOT sequentially) so needs more time to deploy than default 900.

But when use --timeout param to change timeout, charts waits
sequentially so can not deploy parallely.

Change-Id: Ibf67c0f98bf2a05b0369ebca68780efb94c4d709
2018-07-31 06:33:10 -07:00
..
api Change chart `test` key to object and support cleanup flag 2018-06-27 10:47:02 -05:00
cli Change chart `test` key to object and support cleanup flag 2018-06-27 10:47:02 -05:00
common Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
conf Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
exceptions Removing dead code. 2018-07-18 16:04:26 -05:00
handlers Set timeout without wait 2018-07-31 06:33:10 -07:00
schemas Run helm tests by default 2018-07-17 09:18:39 -05:00
tests Removing dead code. 2018-07-18 16:04:26 -05:00
utils Ensure SSH git clone doesn't prompt for user 2018-07-12 20:44:43 +01:00
__init__.py fix(init): remove duplicated version code 2018-05-28 05:52:58 -05:00
const.py Changing default timeout from 3600 to 900 seconds, when timeout is unspecified. 2018-07-02 13:27:18 -05:00
errors.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
shell.py Adding yapf config, plus formatted code. 2018-06-22 14:56:04 -05:00
version.py Fix(linting): Make Armada pep8 compliant 2017-09-29 11:46:58 -04:00