Skip to content
This repository has been archived by the owner on Nov 11, 2019. It is now read-only.

Commit

Permalink
Override Armada deployment timeout configuration
Browse files Browse the repository at this point in the history
QE baremetal environment is slow and can't finish post apply deployment in
the default timeout. Overrided the default configuration with larger
enough timeout.
  • Loading branch information
James Gu committed Jun 6, 2019
1 parent 5fba3e4 commit a04a442
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions site/soc/deployment/deployment-configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,8 @@ metadata:
data:
armada:
manifest: full-site
get_releases_timeout: 300
get_status_timeout: 300
post_apply_timeout: 7200
validate_design_timeout: 600
...

0 comments on commit a04a442

Please sign in to comment.