Add CLAMP E2E tests 42/110542/21
authoramine ezziati <aymane.ezziati@gmail.com>
Fri, 24 Jul 2020 07:08:42 +0000 (09:08 +0200)
committermrichomme <morgan.richomme@orange.com>
Fri, 6 Nov 2020 16:35:33 +0000 (17:35 +0100)
commit18642f67fcd7268a914fb6632f0f755336e8ba24
treef4d3bd61d3e8158ebf8bd337cdc07a46c6172eb6
parent31dc9d07a9bd5c98304ae7d58e995321d3e1507f
Add CLAMP E2E tests

Issue-ID: TEST-240
Signed-off-by: amine ezziati <mohamedamine.ezziati@orange.com>
Change-Id: Ib612f1670aca10d9ac9f15fadb9cab58a7d8e5a8
Signed-off-by: mrichomme <morgan.richomme@orange.com>
run_basic_clamp.py [new file with mode: 0644]
src/onaptests/configuration/basic_clamp_settings.py [new file with mode: 0644]
src/onaptests/configuration/clampnode.yaml [new file with mode: 0644]
src/onaptests/scenario/__init__.py [deleted file]
src/onaptests/steps/loop/clamp.py [new file with mode: 0644]
src/onaptests/steps/loop/instantiate_loop.py [new file with mode: 0644]
src/onaptests/steps/onboard/clamp.py [new file with mode: 0644]
src/onaptests/templates/heat-files/ubuntu18/base_ubuntu18.env [new file with mode: 0644]
src/onaptests/templates/heat-files/ubuntu18/base_ubuntu18.yaml [new file with mode: 0644]
src/onaptests/templates/heat-files/ubuntu18/ubuntu18agent.zip [new file with mode: 0644]
src/onaptests/templates/vnf-services/ubuntu18agent-service.yaml [new file with mode: 0644]