blob: b05326d402c8a2e23d7e61439554d3d56c0ba3f6 [file] [log] [blame]
Andrea Frittoli (andreaf)e4fdd2f2017-10-04 23:36:20 +01001Generate stackviz report.
2
3Generate stackviz report using subunit and dstat data, using
4the stackviz archive embedded in test images.
5
6**Role Variables**
7
8.. zuul:rolevar:: devstack_base_dir
9 :default: /opt/stack
10
11 The devstack base directory.
12
13.. zuul:rolevar:: stage_dir
14 :default: /opt/stack/logs
15
16 The stage directory where the input data can be found and
17 the output will be produced.
18
19.. zuul:rolevar:: test_results_stage_name
20 :default: test_results
21
22 The name of the subunit file to be used as input.