shipyard/tests/unit/control
Anthony Lin ed8107baad Add Backoff time before checking cluster join
The current logic checks for nodes that started the join process
(based on the snapshot of the environment that was taken by the
operator at that point in time). It will not check the state of
nodes that it is not aware of, i.e. those that it did not capture
initially will not be checked. Hence there is a need to introduce
backoff time as it takes a while before all the nodes start to join
the Cluster.

This is a short term stop gap approach until the Promenade API is ready
for consumption

Change-Id: I2bdf9c970ecb509fe833fd353e6648a97118d79b
2017-12-08 08:38:53 +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 Add Backoff time before checking cluster join 2017-12-08 08:38:53 +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 Logging to use request scope provided by uwsgi and standard logging filters 2017-11-21 14:45:40 -06:00
test_configdocs_helper.py Defect fix validation calls to UCP components 2017-12-05 13:34:44 -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