shipyard/tools
Anthony Lin a02f79a729 Increase timeout and Update deckhand_load_yaml Script
We are getting the following errors in [0] when executing
the shipyard CLI due to timeout issue.

We will be increasing the timeout from 30 seconds to 60
seconds to allow more time for site validations.

There is another problem with the deckhand_load_yaml script
as the environment variables were defined but not exported.

This p.s. is meant to address these 2 issues.

[0] Error messages

root@genesis:~# shipyard commit configdocs
Error: Validations failed
Reason: Validation
- Error: Drydock unable to validate configdocs
- Error: HTTPConnectionPool(host='drydock-api.ucp.svc.cluster.local', port=9000): Read timed out. (read timeout=30)
- Error: Armada unable to validate configdocs
- Error: HTTPConnectionPool(host='armada-api.ucp.svc.cluster.local', port=8000): Read timed out. (read timeout=30)
root@genesis:~#

Change-Id: Ia04d244077c9f809e19aca1b47ce178eb5984b0c
2018-01-08 18:27:58 +00:00
..
resources Refactor UCP Health Check Operator 2017-12-18 17:24:28 +00:00
airflow_image_run.sh Update makefile with run commands 2017-12-11 12:07:44 -06:00
deckhand_load_yaml.sh Increase timeout and Update deckhand_load_yaml Script 2018-01-08 18:27:58 +00:00
deploy_site.sh Add DeckHand Load YAML Script 2018-01-08 07:38:22 +00:00
helm_tk.sh Update makefile with additional functionality 2017-10-27 11:09:21 -05:00
shipyard_image_run.sh Update makefile with run commands 2017-12-11 12:07:44 -06:00