[TEST] Collect steps cleanup reports 65/117865/4
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Mon, 15 Feb 2021 21:33:17 +0000 (21:33 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Tue, 16 Feb 2021 10:19:54 +0000 (10:19 +0000)
commitca74c6ae7ad7dfd03f547fcd706bdfcdde1b20b4
tree12a18725fb8ba56a7d8dd8b9653fc03417384374
parent1b96f9912524dddf6d656e096626800df32db0be
[TEST] Collect steps cleanup reports

Collect reports of steps cleanup and present them in report

Issue-ID: TEST-305
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Ie288c85a381c6c53e7ffeb441f07e474a135c42d
15 files changed:
src/onaptests/steps/base.py
src/onaptests/steps/cloud/k8s_connectivity_info_create.py
src/onaptests/steps/instantiate/k8s_profile_create.py
src/onaptests/steps/instantiate/msb_k8s.py
src/onaptests/steps/instantiate/service_ala_carte.py
src/onaptests/steps/instantiate/service_macro.py
src/onaptests/steps/instantiate/vf_module_ala_carte.py
src/onaptests/steps/instantiate/vl_ala_carte.py
src/onaptests/steps/instantiate/vnf_ala_carte.py
src/onaptests/steps/loop/clamp.py
src/onaptests/steps/onboard/cds.py
src/onaptests/steps/reports_collection.py
src/onaptests/templates/reporting/reporting.html.j2
src/onaptests/utils/exceptions.py
tests/test_store_state.py