[WIP] - Reporting support for Openstack and K8S Test Runs. 36/72436/5
authorSridhar K. N. Rao <sridhar.rao@spirent.com>
Wed, 28 Apr 2021 13:09:15 +0000 (18:39 +0530)
committerSridhar K. N. Rao <sridhar.rao@spirent.com>
Tue, 15 Jun 2021 15:56:56 +0000 (21:26 +0530)
commit76878eb2972ad789c2eb7fe3f2eefa285b3e72d6
tree05ffec474c2181429d4139b3ff721516b87b8170
parent300d9f201aba1b8e30387138acaba79a72502d82
[WIP] - Reporting support for Openstack and K8S Test Runs.

This patch adds support for generating report when tests are run for K8S
and openstack.

Added cloud-information gathering tool.
Move the tool to report folder. Call the save cloud information from
vsperf.

Fixed issues reported by Al. Additional fixes.

JIRA: VINEPERF-644

Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Change-Id: I4aea2e52a4c6700f80624f3e1828b74a108e03ba
tools/os_deploy_tgen/osclients/openstack.py
tools/report/cloud_report.jinja [new file with mode: 0644]
tools/report/cloud_report_rst.jinja [new file with mode: 0644]
tools/report/cloudinfo.py [new file with mode: 0644]
vsperf