Pull request #192: [TR] fix management-zone

Merge in OPAPM/cd_e2e_monitoring_config from VDLM/rtchandler-poc to master

* commit 'c6ad84df2f82f52b1495243ea3748bae2972ce3e':
  test with REST custom service... custom vs. auto detected....
  [TR] fix management-zone
CD_vs-cmdb
Bernd Brandl (DE-722) 2022-05-05 10:13:43 +02:00 committed by Arnel Arnautovic (ext.)
commit ea2d87fa68
2 changed files with 9 additions and 1 deletions

View File

@ -4,6 +4,7 @@ config:
- customService3: template-1-1.json - customService3: template-1-1.json
- customService4: template-1-1.json - customService4: template-1-1.json
- customService5: template-1-1.json - customService5: template-1-1.json
- customService6: template-1-1.json
customService1: customService1:
- name: "VDLM_rtchandler - ifs-010 (SQS) RtcTeleXIn/Out - IN/OUT" - name: "VDLM_rtchandler - ifs-010 (SQS) RtcTeleXIn/Out - IN/OUT"
@ -44,4 +45,11 @@ customService5:
- className: com.bmw.cc.ts.rtchandler.bm.common.control.cleanup.DbCleanUpBA - className: com.bmw.cc.ts.rtchandler.bm.common.control.cleanup.DbCleanUpBA
- methodName: cleanUp - methodName: cleanUp
- returnType: void - returnType: void
- skipDeployment: "false"
customService6:
- name: "VDLM_rtchandler - ifs-007 (REST) /rtchandler/rest/diag/v2 (/trigger)"
- className: com.bmw.cc.ts.rtchandler.api.diag.v2.boundary.DiagRequestResponseV2
- methodName: trigger
- returnType: void
- skipDeployment: "false" - skipDeployment: "false"

View File

@ -3,4 +3,4 @@ config:
CDnewComponentTag: CDnewComponentTag:
- name: CD_VDLM_rtchandler - name: CD_VDLM_rtchandler
- compassIDs: \"rtchandler\" - compassIDs: rtchandler