tempest/roles/process-stackviz/README.rst
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

532 B

Generate stackviz report.

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

Role Variables