shipyard/src/bin/shipyard_airflow/tests/unit/common
Bryan Strassner 5adad71bb3 Add retries to node lookup logic
In the case of a temporary failure to lookup nodes, this introduces a
nominal number of retries to possibly bridge the failure. By default 2
reties, spaced 30 seconds apart will be attempted. Some exceptions may
not benefit from retries; this change doesn't account for the myriad
situations thay may benefit from short circuiting.

Change-Id: Icbedf5c1d8ca485c36ef6ba31e8c0201f0f28b6d
2018-08-25 05:05:06 -05:00
..
deployment_group Add retries to node lookup logic 2018-08-25 05:05:06 -05:00
document_validators Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
__init__.py Common code for deployment groups in Shipyard 2018-04-27 13:27:13 -05:00