Fix ComponentRemoteAnsibleExecutorTest 65/90965/2
authorEliezio Oliveira <eliezio.oliveira@est.tech>
Thu, 13 Jun 2019 15:04:38 +0000 (16:04 +0100)
committerEliezio Oliveira <eliezio.oliveira@est.tech>
Mon, 8 Jul 2019 10:27:20 +0000 (11:27 +0100)
commita93225b3e3836f46fdd5a6d6a5792cffe0867b46
tree2815261a199a9f606b8c97a514cc603d517f9afc
parent9c67eb25aa7cf62435ca10e30e79a0ddb52c5f4c
Fix ComponentRemoteAnsibleExecutorTest

Change-Id: I0031e354c61ba84fb280f9b50e93c8bdc772627b
Issue-ID: CCSDK-1452
Signed-off-by: Eliezio Oliveira <eliezio.oliveira@est.tech>
ms/blueprintsprocessor/functions/ansible-awx-executor/pom.xml
ms/blueprintsprocessor/functions/ansible-awx-executor/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible/executor/ComponentRemoteAnsibleExecutor.kt
ms/blueprintsprocessor/functions/ansible-awx-executor/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/functions/ansible/executor/ComponentRemoteAnsibleExecutorTest.kt
ms/blueprintsprocessor/functions/ansible-awx-executor/src/test/resources/application-test.properties [new file with mode: 0644]
ms/blueprintsprocessor/functions/ansible-awx-executor/src/test/resources/payload/requests/remote-ansible-request-full.json [new file with mode: 0644]