aboutsummaryrefslogtreecommitdiffstats
path: root/plans
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-10-01 15:14:11 +0000
committerGerrit Code Review <gerrit@onap.org>2018-10-01 15:14:11 +0000
commit1130f9cfc5842722a523d64ed0b391eb7ad1624d (patch)
tree4e2a5b727f8f549eba96a8ed523190f8a0b68642 /plans
parent7729ada64fae14e43d0a7de417d52bdb920ae4d4 (diff)
parentfdcd89c0e9f5b967530b88ebd163c4e779f37347 (diff)
Merge "Publish to Prov in CSIT"
Diffstat (limited to 'plans')
-rwxr-xr-xplans/dmaap-datarouter/dr-suite/setup.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/plans/dmaap-datarouter/dr-suite/setup.sh b/plans/dmaap-datarouter/dr-suite/setup.sh
index e5debfc2..023e2658 100755
--- a/plans/dmaap-datarouter/dr-suite/setup.sh
+++ b/plans/dmaap-datarouter/dr-suite/setup.sh
@@ -38,7 +38,6 @@ echo DR_PROV_IP=${DR_PROV_IP}
echo DR_NODE_IP=${DR_NODE_IP}
echo DR_GATEWAY_IP=${DR_GATEWAY_IP}
-docker exec -i datarouter-prov sh -c "curl -k -X PUT https://$DR_PROV_IP:8443/internal/api/NODES?val=dmaap-dr-node\|$DR_GATEWAY_IP"
docker exec -i datarouter-prov sh -c "curl -k -X PUT https://$DR_PROV_IP:8443/internal/api/PROV_AUTH_ADDRESSES?val=dmaap-dr-prov\|$DR_GATEWAY_IP"
#Pass any variables required by Robot test suites in ROBOT_VARIABLES