X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fusecases%2Foruclosedlooprecovery%2Fscriptversion%2Fcontrolloop-rest-payloads%2Fcommission.yaml;h=2963a8cb0c9b99dd4e2884fba4dd8f59b767b852;hb=237a4da4b9419171f774bd6a02f61bef81f1b60f;hp=7e913482469b2383aa88ad8dfbc22b1043461045;hpb=72951a9e46961aa98d20b4674cc091039917a494;p=nonrtric.git diff --git a/test/usecases/oruclosedlooprecovery/scriptversion/controlloop-rest-payloads/commission.yaml b/test/usecases/oruclosedlooprecovery/scriptversion/controlloop-rest-payloads/commission.yaml index 7e913482..2963a8cb 100644 --- a/test/usecases/oruclosedlooprecovery/scriptversion/controlloop-rest-payloads/commission.yaml +++ b/test/usecases/oruclosedlooprecovery/scriptversion/controlloop-rest-payloads/commission.yaml @@ -76,7 +76,7 @@ node_types: requred: true topology_template: node_templates: - org.onap.domain.linkmonitor.LinkMonitorControlLoopDefinition: + org.onap.domain.linkmonitor.LinkMonitorControlLoopDefinition1: version: 1.2.3 type: org.onap.policy.clamp.controlloop.ControlLoop type_version: 1.0.1 @@ -107,17 +107,18 @@ topology_template: properties: provider: ONAP participant_id: + name: K8sParticipant0 + version: 1.0.0 + participantType: name: org.onap.k8s.controlloop.K8SControlLoopParticipant version: 2.3.4 - uninitializedToPassiveTimeout: 180 - podStatusCheckInterval: 30 chart: chartId: name: oru-app version: 0.1.0 releaseName: oru-app - # repository can point to a helm repo or a path in local file system where chart is stored - repository: local + repository: + repoName: chartmuseum namespace: nonrtric org.onap.domain.linkmonitor.MessageGeneratorK8SMicroserviceControlLoopElement: version: 1.2.3 @@ -127,17 +128,18 @@ topology_template: properties: provider: ONAP participant_id: + name: K8sParticipant0 + version: 1.0.0 + participantType: name: org.onap.k8s.controlloop.K8SControlLoopParticipant version: 2.3.4 - uninitializedToPassiveTimeout: 180 - podStatusCheckInterval: 30 chart: chartId: name: message-generator version: 0.1.0 releaseName: message-generator - # repository can point to a helm repo or a path in local file system where chart is stored - repository: local + repository: + repoName: chartmuseum namespace: nonrtric overrideParams: image.tag: v2 @@ -149,17 +151,18 @@ topology_template: properties: provider: ONAP participant_id: + name: K8sParticipant0 + version: 1.0.0 + participantType: name: org.onap.k8s.controlloop.K8SControlLoopParticipant version: 2.3.4 - uninitializedToPassiveTimeout: 180 - podStatusCheckInterval: 30 chart: chartId: name: sdnr-simulator version: 0.1.0 releaseName: sdnr-simulator - # repository can point to a helm repo or a path in local file system where chart is stored - repository: local + repository: + repoName: chartmuseum namespace: nonrtric org.onap.domain.linkmonitor.DmaapMrK8SMicroserviceControlLoopElement: version: 1.2.3 @@ -169,15 +172,16 @@ topology_template: properties: provider: ONAP participant_id: + name: K8sParticipant0 + version: 1.0.0 + participantType: name: org.onap.k8s.controlloop.K8SControlLoopParticipant version: 2.3.4 - uninitializedToPassiveTimeout: 180 - podStatusCheckInterval: 30 chart: chartId: name: dmaap-mr version: 0.1.0 releaseName: dmaap-mr - # repository can point to a helm repo or a path in local file system where chart is stored - repository: local + repository: + repoName: chartmuseum namespace: nonrtric \ No newline at end of file