tripleo-quickstart-extras/roles/validate-tempest/files/stackviz
Arx Cruz 7e246e4cec Create tasks to install, run stackviz and collect logs
This patch add to tempest role, the generation of the report created by
stackviz from tempest results. Basically, what it does is:
- Download stackviz from git repository
- Copy static html and javascript stackviz files so we don't need
  to install npm, download the dependences, and build the static html
  (which would save some minutes)
- Install stackviz (only the processor)
- Run stackviz-export on tempest to collect the results

Also, add the code needed in the collect logs role to collect these
static files generated by stackviz.

Change-Id: Ia5ee717eaa9777bad265ecc338154e131021283f
2017-01-04 15:59:37 +01:00
..
css Create tasks to install, run stackviz and collect logs 2017-01-04 15:59:37 +01:00
fonts Create tasks to install, run stackviz and collect logs 2017-01-04 15:59:37 +01:00
js Create tasks to install, run stackviz and collect logs 2017-01-04 15:59:37 +01:00
index.html Create tasks to install, run stackviz and collect logs 2017-01-04 15:59:37 +01:00