add first seed of aaisim 51/37151/1
authorLeonardo Bellini <leonardo.bellini@att.com>
Tue, 20 Mar 2018 14:57:31 +0000 (09:57 -0500)
committerLeonardo Bellini <leonardo.bellini@att.com>
Tue, 20 Mar 2018 14:57:43 +0000 (09:57 -0500)
commit9c7878cd58992d239bc1828d192cbaa8519b3452
treef408da67e61cf22b737a6e6796d010593a0d1b8e
parent0983301fc60decb20a88f5d7b07d6fa9c8fb8855
add first seed of aaisim

Issue-ID: OPTFRA-192

Change-Id: I8347b99dbf09514dab7daa2f8e7bb8abc0122d54
Signed-off-by: Leonardo Bellini <leonardo.bellini@att.com>
conductor/conductor/tests/functional/simulators/aaisim/Dockerfile [new file with mode: 0755]
conductor/conductor/tests/functional/simulators/aaisim/aaisim.py [new file with mode: 0755]
conductor/conductor/tests/functional/simulators/aaisim/requirements.txt [new file with mode: 0755]
conductor/conductor/tests/functional/simulators/aaisim/responses/get_onap_complex_DLLSTX233.json [new file with mode: 0644]
conductor/conductor/tests/functional/simulators/aaisim/responses/get_onap_regions.json [new file with mode: 0644]
conductor/conductor/tests/functional/simulators/aaisim/responses/healthcheck.json [new file with mode: 0644]
conductor/conductor/tests/functional/simulators/build_aaisim.sh [new file with mode: 0755]
conductor/conductor/tests/functional/simulators/destroy_aaisim.sh [new file with mode: 0755]
conductor/conductor/tests/functional/simulators/run_aaisim.sh [new file with mode: 0755]