summaryrefslogtreecommitdiff
path: root/roles/process-stackviz/README.rst
blob: b05326d402c8a2e23d7e61439554d3d56c0ba3f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Generate stackviz report.

Generate stackviz report using subunit and dstat data, using
the stackviz archive embedded in test images.

**Role Variables**

.. zuul:rolevar:: devstack_base_dir
   :default: /opt/stack

   The devstack base directory.

.. zuul:rolevar:: stage_dir
   :default: /opt/stack/logs

   The stage directory where the input data can be found and
   the output will be produced.

.. zuul:rolevar:: test_results_stage_name
   :default: test_results

   The name of the subunit file to be used as input.