Improve xtesting integration 28/113828/2
authormrichomme <morgan.richomme@orange.com>
Tue, 13 Oct 2020 10:52:24 +0000 (12:52 +0200)
committermrichomme <morgan.richomme@orange.com>
Wed, 14 Oct 2020 09:27:35 +0000 (11:27 +0200)
commitb7b9796d16a2e53e0e58ae9888dade1e89a0cc19
tree379944906ed2c5a837dc1e09810235fd03a37e8b
parent6276bed4df9b8458c4b6805edab81652fb15de76
Improve xtesting integration

All the exceptions shall be caught by the use case

Issue-ID: TEST-257

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: Ie2762ad869d8984ce2125db4a8ef4990ee50f82a
Signed-off-by: mrichomme <morgan.richomme@orange.com>
src/onaptests/configuration/clearwater_ims_nomulticloud_settings.py
src/onaptests/configuration/ubuntu16_nomulticloud_settings.py
src/onaptests/scenario/basic_vm.py
src/onaptests/scenario/clearwater_ims.py
src/onaptests/steps/instantiate/service_ala_carte.py
src/onaptests/steps/instantiate/vf_module_ala_carte.py
src/onaptests/steps/instantiate/vnf_ala_carte.py
src/onaptests/steps/reports_collection.py
src/onaptests/utils/__init__.py [new file with mode: 0644]
src/onaptests/utils/exceptions.py [new file with mode: 0644]