Add bi-directional python executor tests 02/96602/1
authorBrinda Santh <bs2796@att.com>
Fri, 4 Oct 2019 00:02:29 +0000 (20:02 -0400)
committerBrinda Santh <bs2796@att.com>
Fri, 4 Oct 2019 00:02:29 +0000 (20:02 -0400)
commit4c2b42f141e1501222a284f964eb4303cc4f03aa
tree0d839c5126fda40f6a89f6bb5f06ab0e27b7ad44
parent5006588ac1a41b5ff8207a13fa118866d7ef4924
Add bi-directional python executor tests

Issue-ID: CCSDK-1747
Signed-off-by: Brinda Santh <bs2796@att.com>
Change-Id: I2e2b974d35d6878418eafe8ece9fcb1d69622a61
ms/blueprintsprocessor/application/src/main/dc/docker-compose.yaml
ms/blueprintsprocessor/modules/commons/grpc-lib/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/grpc/service/BluePrintGrpcLibPropertyService.kt
ms/blueprintsprocessor/modules/services/execution-service/pom.xml
ms/blueprintsprocessor/modules/services/execution-service/src/main/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionService.kt [new file with mode: 0644]
ms/blueprintsprocessor/modules/services/execution-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/MockBluePrintProcessingServer.kt [new file with mode: 0644]
ms/blueprintsprocessor/modules/services/execution-service/src/test/kotlin/org/onap/ccsdk/cds/blueprintsprocessor/services/execution/StreamingRemoteExecutionServiceTest.kt [new file with mode: 0644]
ms/py-executor/blueprints_grpc/blueprint_processing_server.py
ms/py-executor/blueprints_grpc/executor_utils.py
ms/py-executor/dc/docker-compose.yaml [new file with mode: 0755]
ms/py-executor/docker/Dockerfile
ms/py-executor/docker/distribution.xml