commit | 3cea07cfa59720df58e85f25081a5e8ff8d004cf | [log] [tgz] |
---|---|---|
author | Brittany Plummer (bp896r) <bp896r@att.com> | Tue Aug 28 15:58:07 2018 -0400 |
committer | Brittany Plummer (bp896r) <bp896r@att.com> | Tue Aug 28 15:58:07 2018 -0400 |
tree | dab1b8d87da6c02642abf29f758391029ca421b9 | |
parent | eb94991c543a1d9cf3c9b6c4dfca921dedf48da5 [diff] [blame] |
Added GenericVnfHealthCheckBB, tasks, and tests Issue-ID: SO-777 Change-Id: I8a46f1802feb18ab4df098472fef5373ac42208b Signed-off-by: Brittany Plummer (bp896r) <bp896r@att.com>
diff --git a/bpmn/so-bpmn-building-blocks/src/test/resources/application-test.yaml b/bpmn/so-bpmn-building-blocks/src/test/resources/application-test.yaml index d7bb084..2d102af 100644 --- a/bpmn/so-bpmn-building-blocks/src/test/resources/application-test.yaml +++ b/bpmn/so-bpmn-building-blocks/src/test/resources/application-test.yaml
@@ -67,6 +67,9 @@ workflow: message: endpoint: http://localhost:28090/workflows/messages/message + requestDb: + auth: Basic YnBlbDptc28tZGItMTUwNyE= + endpoint: http://localhost:8081 async: core-pool-size: 50