shipyard/tests/unit/control
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
..
af_monitoring Unit Test for WorkflowResource and WorkflowIdResource 2017-12-05 11:43:26 -06:00
__init__.py Linting: Make Shipyard mostly pep8 compliant 2017-09-29 10:58:58 -05:00
common.py Unit Tests for ActionsIdResource 2017-12-01 10:06:02 -06:00
conftest.py Fix response code for get configdocs API 2017-11-21 09:20:15 -06:00
fake_response.py Document staging api 2017-10-18 18:39:24 -05:00
test.conf Update DryDock Operator 2018-01-06 05:49:12 +00:00
test_action_helper.py Action lifecycle mapping include unknown 2017-11-07 10:45:24 -06:00
test_actions_api.py Unit Tests for ActionsResource 2017-11-30 08:44:32 -06:00
test_actions_control_api.py Refactor API to organize directories 2017-10-19 15:54:06 -05:00
test_actions_id_api.py Unit Tests for ActionsIdResource 2017-12-01 10:06:02 -06:00
test_actions_steps_id_api.py Unit Test for ActionsStepsResource 2017-12-06 10:45:02 -06:00
test_actions_validations_id_api.py ActionsValidationsResource and VersionsResource Unit Tests 2017-12-06 13:27:18 -06:00
test_api.py ActionsValidationsResource and VersionsResource Unit Tests 2017-12-06 13:27:18 -06:00
test_base_resource.py Unit Tests for ActionsIdResource 2017-12-01 10:06:02 -06:00
test_configdocs_api.py Conform expected validation responses to status standard 2018-01-03 07:37:18 -06:00
test_configdocs_helper.py Conform expected validation responses to status standard 2018-01-03 07:37:18 -06:00
test_rendered_configdocs_api.py Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00
test_shipyard_request_context.py Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00