shipyard/tests
Bryan Strassner e24c2504e0 Add update_site dag, concurrency check
concurrency check uses the postgres db to look at dag_runs table
to determine what is currently running.
update_site and deploy_site have been added/refactored to be a
linear flow, with a function as an error handler. This was done
to prevent runs of downstream error handling steps when their
parent was set to upstream failed status.

Added simple test for failure handler.

Added testing for concurrency check logic

Added requirements for testing purposes
Change-Id: I29a2509df999b4714a9ade2ebabac7522504e24e
2017-08-23 21:53:50 -05:00
..
unit Add update_site dag, concurrency check 2017-08-23 21:53:50 -05:00
__init__.py Initial testing framework 2017-08-15 06:50:47 -04:00