shipyard/tests/unit/control
Anthony Lin 9269caa227 Shipyard API for Airflow Logs Retrieval
Introduce a new endpoint to retrieve Airflow logs

- API path:
   GET /actions/{action_id}/steps/{step_id}/logs?try=2

Change-Id: I6a16cdab148a8a7a9f1bc5fb98a18bce1406cf9f
2018-04-12 09:25:42 -04:00
..
af_monitoring Unit Test for WorkflowResource and WorkflowIdResource 2017-12-05 11:43:26 -06:00
middleware [390136] Shipyard header logging 2018-03-07 23:01:53 -05: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 Shipyard API for Airflow Logs Retrieval 2018-04-12 09:25:42 -04: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_steps_id_logs_api.py Shipyard API for Airflow Logs Retrieval 2018-04-12 09:25:42 -04: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 Fix shipyard encoding of status response 2018-01-22 18:52:16 -06:00
test_configdocs_helper.py Shipyard use deckhand render validations 2018-02-13 14:08:44 -05: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
test_start_shipyard.py Make log levels configurable 2018-03-15 14:36:11 -04:00