diff options
author | 2018-07-27 11:45:05 +0200 | |
---|---|---|
committer | 2018-07-27 11:45:05 +0200 | |
commit | 88758bffac0d4e83d6b570d196efc8b1e2338973 (patch) | |
tree | b694642a22705ffe1581cae838442a9651086928 /labs/arm | |
parent | 2b78607e0252eed27f1ed50134c55e01f12a7490 (diff) |
[arm-pod9] Increase fuel maas timeouts
Change-Id: I0bf27ddc06b5c6efa64b41a32573bf09990c95b5
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Diffstat (limited to 'labs/arm')
-rw-r--r-- | labs/arm/idf-pod9.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/labs/arm/idf-pod9.yaml b/labs/arm/idf-pod9.yaml index 3b930793..b105ece8 100644 --- a/labs/arm/idf-pod9.yaml +++ b/labs/arm/idf-pod9.yaml @@ -55,8 +55,8 @@ idf: public: 'public19_br0' maas: # MaaS timeouts (in minutes) - timeout_comissioning: 10 - timeout_deploying: 18 + timeout_comissioning: 14 + timeout_deploying: 24 network: node: # Ordered-list, index should be in sync with node index in PDF |