drydock/tests
Aaron Sheffield b138b3c179 New Drydock APIs for nodes and tasks
- Added a new query param 'layers=x' to /tasks/{task_id}
  where x is a number.
  This param allows the API to drill down to all the subtasks.
  If x is -1 it will reeturn all subtasks, otherwise it will return
  x layers of subtasks.
- Added a new query param 'subtaskerrors=true' to /tasks/{task_id}.
  If true then any errors from subtasks will be included in the
  subtask_errors element in the response.
- Added a POST to /nodes that requires node_filter and site_design
  in the body.  Then uses those parameters to return a list of nodes.

Change-Id: I9b4c06dd1c9de2b0500092aa4b4bfacac08eac54
2018-05-02 14:42:41 +00:00
..
functional Fix issues failing CI pipeline 2017-08-24 10:18:11 -05:00
integration [391121] Fix reported bootaction defect 2018-05-01 16:09:49 +00:00
postgres Update Makefile 2018-02-25 20:08:04 -05:00
unit New Drydock APIs for nodes and tasks 2018-05-02 14:42:41 +00:00
yaml_samples [391121] Fix reported bootaction defect 2018-05-01 16:09:49 +00:00
conftest.py [390136] Drydock client timeout options 2018-03-07 16:59:15 -06:00