aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/resources/example/tca-policy-req/blueprint-input.yaml
diff options
context:
space:
mode:
authorsebdet <sd378r@intl.att.com>2018-09-03 14:28:58 +0200
committersebdet <sd378r@intl.att.com>2018-09-03 14:28:58 +0200
commit7c71ae72fb394728b0354dbfe9cae0e5f45230bc (patch)
tree52d576e93cc126af006e2f014cba034a22a73013 /src/test/resources/example/tca-policy-req/blueprint-input.yaml
parentf117756d051d5e8ffe6d8c257767d527b256265b (diff)
Replace dumb values
Replace dumb values by test values in sampel files Issue-ID: CLAMP-198 Change-Id: I3ac4012b0369e2576459f5536a6c93e33917afe5 Signed-off-by: sebdet <sd378r@intl.att.com>
Diffstat (limited to 'src/test/resources/example/tca-policy-req/blueprint-input.yaml')
-rw-r--r--src/test/resources/example/tca-policy-req/blueprint-input.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/test/resources/example/tca-policy-req/blueprint-input.yaml b/src/test/resources/example/tca-policy-req/blueprint-input.yaml
index 101dc2c0d..497a7972c 100644
--- a/src/test/resources/example/tca-policy-req/blueprint-input.yaml
+++ b/src/test/resources/example/tca-policy-req/blueprint-input.yaml
@@ -40,8 +40,8 @@ node_templates:
publisherPollingInterval: '20000'
publisherProtocol: https
publisherTopicName: org.onap.dcae.dmaap.mtnje2.DcaeTestVESPub
- publisherUserName: m00502@tca.af.dcae.onap.org
- publisherUserPassword: Te5021abc
+ publisherUserName: test@tca.af.dcae.onap.org
+ publisherUserPassword: password
subscriberConsumerGroup: OpenDCAE-c12
subscriberConsumerId: c12
subscriberContentType: application/json
@@ -52,8 +52,8 @@ node_templates:
subscriberProtocol: https
subscriberTimeoutMS: '-1'
subscriberTopicName: org.onap.dcae.dmaap.mtnje2.DcaeTestVESSub
- subscriberUserName: m00502@tca.af.dcae.onap.org
- subscriberUserPassword: Te5021abc
+ subscriberUserName: test@tca.af.dcae.onap.org
+ subscriberUserPassword: password
tca_policy: null
artifact_name: dcae-analytics-tca
artifact_version: 1.0.0
@@ -79,4 +79,4 @@ node_templates:
streamname: TCASubscriberOutputStream
relationships:
- target: cdap_host_host
- type: dcae.relationships.component_contained_in \ No newline at end of file
+ type: dcae.relationships.component_contained_in