Pull request #172: Added custom service for VDLM ts-asc and new process group
Merge in OPAPM/cd_e2e_monitoring_config from CD_VDLM_ts-asc to master * commit '8d080f347e20fba26d1a52d3c6eb782753efa356': Added custom service for VDLM ts-asc and new process groupA_EnvironmentYamlFix
commit
d70ab907cd
|
|
@ -2,8 +2,8 @@ config:
|
||||||
- customService1: template-1-1.json
|
- customService1: template-1-1.json
|
||||||
|
|
||||||
customService1:
|
customService1:
|
||||||
- name: myJOYNRService
|
- name: vdlm-ts-asc-ifs-001-SQSAscIn
|
||||||
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
|
- className: com.bmw.cc.asc.bm.boundary.TeleXBF
|
||||||
- methodName: exampleJoynrMethod
|
- methodName: handleTeleXMessage
|
||||||
- returnType: void
|
- returnType: void
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
Loading…
Reference in New Issue