[TEST] Do not try to recreate already created SDC resources 78/121378/1
authorMichal Jagiello <michal.jagiello@t-mobile.pl>
Tue, 11 May 2021 07:56:34 +0000 (07:56 +0000)
committerMichal Jagiello <michal.jagiello@t-mobile.pl>
Mon, 17 May 2021 07:56:03 +0000 (07:56 +0000)
commit060210803b263b681e696bc40bdbe9f254d729db
tree974d86b4bbafd93ec2ad19e9108700951587fd32
parent5833341a74e7002bb7131aa848cd0eafbfc6c82d
[TEST] Do not try to recreate already created SDC resources

When try to recreate SDC resources like VF, PNF or Service it's API returns errors.
Check before onboarding if resource we want to create already exists.

Issue-ID: TEST-333
Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl>
Change-Id: Idcedfa18331ec898fa446d6d7689885a485a1a86
src/onaptests/configuration/basic_vm_macro_settings.py
src/onaptests/steps/onboard/pnf.py
src/onaptests/steps/onboard/service.py
src/onaptests/steps/onboard/vf.py