Integration tests report enrichment 33/114533/4
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Tue, 3 Nov 2020 15:25:58 +0000 (15:25 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Wed, 4 Nov 2020 17:23:40 +0000 (17:23 +0000)
commiteeeb7190de7185c9994e460cc0472e8817ab68aa
treea6385b3748f32b583b326abf016c1b8628bac254
parent31dc9d07a9bd5c98304ae7d58e995321d3e1507f
Integration tests report enrichment

Improve the step description for better reporting
Add duration step in pythonsdk-test reporting

Issue-ID: TEST-271
Issue-ID: TEST-272

Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: I6d46cb38ae236bc578eb15982c2c0b8f2b0c0791
21 files changed:
src/onaptests/steps/base.py
src/onaptests/steps/cloud/complex_create.py
src/onaptests/steps/cloud/connect_service_subscription_to_cloud_region.py
src/onaptests/steps/cloud/customer_create.py
src/onaptests/steps/cloud/customer_service_subscription_create.py
src/onaptests/steps/cloud/k8s_connectivity_info_create.py
src/onaptests/steps/cloud/link_cloud_to_complex.py
src/onaptests/steps/cloud/register_cloud.py
src/onaptests/steps/instantiate/k8s_profile_create.py
src/onaptests/steps/instantiate/service_ala_carte.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/onboard/service.py
src/onaptests/steps/onboard/vendor.py
src/onaptests/steps/onboard/vf.py
src/onaptests/steps/onboard/vsp.py
src/onaptests/steps/reports_collection.py
src/onaptests/templates/reporting/reporting.html.j2
tests/test_reports_collection.py
tests/test_store_state.py