Sniro Emulator - Move to different location 85/14685/1
authorGeora Barsky <georab@amdocs.com>
Fri, 22 Sep 2017 16:47:03 +0000 (12:47 -0400)
committerGeora Barsky <georab@amdocs.com>
Fri, 22 Sep 2017 16:47:03 +0000 (12:47 -0400)
commit46c1a40e6cb283f7d42270b877401d584d168494
treec2d1d25b4c0df3d7d8f9225eb9624e0d350c158e
parent8a984bcdd1118c15723fc18dc737a609eb6978c9
Sniro Emulator - Move to different location

Change location of sniro emulator project from intgration/test/mock to integration/test/mocks/sniroemulator

Change-Id: I808525d0d8ec23e785a5f06b7ba43a003a00d6fc
JIRA-ID: INT-215
Signed-off-by: Geora Barsky <georab@amdocs.com>
test/mocks/sniroemulator/pom.xml [moved from test/mock/pom.xml with 96% similarity]
test/mocks/sniroemulator/src/main/docker/Dockerfile [moved from test/mock/src/main/docker/Dockerfile with 73% similarity]
test/mocks/sniroemulator/src/main/docker/docker-entrypoint.sh [moved from test/mock/src/main/docker/docker-entrypoint.sh with 100% similarity]
test/mocks/sniroemulator/src/main/java/org/onap/integration/test/mocks/sniroemulator/MockApplication.java [moved from test/mock/src/main/java/org/onap/integration/test/mock/MockApplication.java with 97% similarity]
test/mocks/sniroemulator/src/main/java/org/onap/integration/test/mocks/sniroemulator/extension/WebhookDefinition.java [moved from test/mock/src/main/java/org/onap/integration/test/mock/extension/WebhookDefinition.java with 97% similarity]
test/mocks/sniroemulator/src/main/java/org/onap/integration/test/mocks/sniroemulator/extension/Webhooks.java [moved from test/mock/src/main/java/org/onap/integration/test/mock/extension/Webhooks.java with 98% similarity]
test/mocks/sniroemulator/src/main/resources/application.properties [moved from test/mock/src/main/resources/application.properties with 100% similarity]
test/mocks/sniroemulator/src/test/java/org/onap/integration/test/mocks/sniroemulator/MockApplicationTests.java [moved from test/mock/src/test/java/org/onap/integration/test/mock/MockApplicationTests.java with 84% similarity]