[CLAMP] Update clamp to allow re-play of the test 47/120947/1
authormorganrol <morgan.richomme@orange.com>
Tue, 27 Apr 2021 15:08:34 +0000 (17:08 +0200)
committerMorgan Richomme <morgan.richomme@orange.com>
Wed, 28 Apr 2021 09:02:23 +0000 (09:02 +0000)
commit44c4437d52355a4ba371f80ce68a12a7967b2cb4
tree911909a4d16e0ee9c9c5a82320faf88e7d8c23e7
parentea75b7596605a2bb7e5f51aa39ca6e5a962c59db
[CLAMP] Update clamp to allow re-play of the test

Today a docker restart is failing
because we try to enrich a certified artifacts
Like for other basic_* tests, if the service is already distributed
we may just consider creating the loop (bypass the model onboarding part)
so we can run the test as a replay and use it for parallel tests

Issue-ID: TEST-334

Signed-off-by: morganrol <morgan.richomme@orange.com>
Change-Id: I5f353488e64b420fa94303695311a473682a5fa1
(cherry picked from commit 227f55ed67caec8e67a037bc3e901caf54617c4c)
src/onaptests/steps/loop/clamp.py
src/onaptests/steps/onboard/clamp.py