shipyard/tests/unit
Anthony Lin 5190189a60 Update DryDock Operator
The following errors [0] were encountered during our end-to-end
testing. This is a result of extended execution of the workflow
that led to expiration of the keystone token.

It is also possible for the 'prepare_site' task to take more than
120 seconds to complete. Hence we are increasing the time out for
the 'prepare_site_task_timeout' variable to 300 seconds.

This P.S. addresses the above 2 observations

[0] Logs from DryDock

Authorization failed for token
Identity response: {"error": {"message": "Failed to validate token", "code": 404, "title": "Not Found"}}
Authorization failed for token

Change-Id: I4760e390822e6e8c9540216035e263d054fde400
2018-01-06 05:49:12 +00:00
..
control Update DryDock Operator 2018-01-06 05:49:12 +00:00
dags Add update_site dag, concurrency check 2017-08-23 21:53:50 -05:00
plugins Linting: Make Shipyard mostly pep8 compliant 2017-09-29 10:58:58 -05:00
__init__.py Initial testing framework 2017-08-15 06:50:47 -04:00
test_errors.py Updates the Shipyard error responses to match the modified structure 2017-10-04 18:02:02 -05:00