Pull request #166: Added test custom service for scallservice

Merge in OPAPM/cd_e2e_monitoring_config from CD_VDLM_scallservice to master

* commit '91849f80fba33eeae9010f551c2a9d1f3048d61c':
  Added test custom service for scallservice
CD_tsmb
Arnel Arnautovic (ext.) 2022-04-22 14:16:37 +02:00
commit d87bcb2ae5
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ config:
- customService1: template-1-1.json
customService1:
- name: myJOYNRService
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
- methodName: exampleJoynrMethod
- name: requestMaintenanceStatusService-vdlm
- className: com.bmw.cc.ts.scallservice.api.maintenancestatus.v1.boundary.MaintenanceStatusApiBF
- methodName: processRequestMaintenanceStatus
- returnType: void
- skipDeployment: "true"