tempest/roles/process-stackviz
Andrea Frittoli (andreaf) b295335798 Fix the default value of stage_dir
The current default value of stage_dir does not match the valid
default from zuul-jobs, which causes stackviz to be skipped when
stage_dir is not overwritten, which is the case in all CI jobs.

Setting default and docs to "{{ ansible_user_dir }}".

Change-Id: I9fd3f8541c8e3fbc406c5e5c0c5fe8427bf74112
2018-01-30 08:37:28 +00:00
..
defaults Fix the default value of stage_dir 2018-01-30 08:37:28 +00:00
tasks Add role to build the stackviz report 2017-11-18 10:16:12 +00:00
README.rst Fix the default value of stage_dir 2018-01-30 08:37:28 +00:00

Generate stackviz report.

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

Role Variables