drydock/tests/integration
Scott Hussey 72adce3d38 Add Task persistence and KOTH
Implement logic to use SQLalchemy to persist and query
task information as well as manage multiple instances
with a king-of-the-hill algorithm via Postgres

- Implement leadership claim
- Implement task insert/update/query
- Implement status message inserts
- Implement integration tests w/ Postgres

Change-Id: Ic657afef3c7e1eb678629fb8b30969fa9f52585e
2017-10-26 14:56:13 -05:00
..
bs_psql.sh Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
test_maasdriver_client.py Fix issues failing CI pipeline 2017-08-24 10:18:11 -05:00
test_maasdriver_network.py Fix issues failing CI pipeline 2017-08-24 10:18:11 -05:00
test_orch_node_networks.py Fix issues failing CI pipeline 2017-08-24 10:18:11 -05:00
test_postgres_leadership.py Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
test_postgres_results.py Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00
test_postgres_tasks.py Add Task persistence and KOTH 2017-10-26 14:56:13 -05:00