Create scripts to start and remove NBI containers 51/43151/1
authorEric Debeau <eric.debeau@orange.com>
Mon, 16 Apr 2018 19:56:04 +0000 (19:56 +0000)
committerEric Debeau <eric.debeau@orange.com>
Mon, 16 Apr 2018 19:58:42 +0000 (19:58 +0000)
commitbab2f61a120f2cd15fe1ee6887a4e6d8ca3d8d5f
tree74926b18c407dd2d2ae072d0c870ff75ef6932c4
parente03890faa26329ea7c1f8bc1aad0a8f1cda73e63
Create scripts to start and remove NBI containers

Scripts to be used for ExternalAPI-NBI CSIT
start_nbi_containers.sh: start the 3 containers
delete_nbi_containers.sh: delete the 3 containers

Issue-ID: EXTAPI-76

Change-Id: Iec414155b41d316d2495399d61f76b09042fc3b7
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
test/csit/scripts/externalapi-nbi/delete_nbi_containers.sh [new file with mode: 0644]
test/csit/scripts/externalapi-nbi/start_nbi_containers.sh [new file with mode: 0644]