Refactor code a bit to make status test able running on multiple namespaces 46/137646/1
authormichal.jagiello@t-mobile.pl <michal.jagiello@t-mobile.pl>
Thu, 4 Apr 2024 10:47:55 +0000 (10:47 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Thu, 4 Apr 2024 11:43:01 +0000 (13:43 +0200)
commitd0249740266842e4cc4febb3c47243c0b95f8f39
tree1bad851acb7db44bf776d3ac8d1cd9974e57a6e8
parent7e8c2a76266d0c5976183302d0cca21a1ab2df32
Refactor code a bit to make status test able running on multiple namespaces

It's possible to run status on all tests and also exclude some namespaces from check

Issue-ID: TEST-404
Change-Id: I33c54624f60b1c4db82a252d97a26e18464ed07f
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
src/onaptests/configuration/settings.py
src/onaptests/configuration/status_settings.py
src/onaptests/steps/cloud/check_status.py
src/onaptests/steps/cloud/expose_service_node_port.py
src/onaptests/steps/instantiate/sdnc_service.py
src/onaptests/steps/onboard/cps.py
src/onaptests/steps/simulator/pnf_simulator_cnf/pnf_register.py
src/onaptests/utils/kubernetes.py