[VOL-4256] Upgraded DT soak job with bbsim subscriber provisioning

Change-Id: I7a828927f29b652feff1dc769912b35f03566139
diff --git a/tests/data/onf-soak-pod-sadis-DT.json b/tests/data/onf-soak-pod-sadis-DT.json
index 14a34ac..b79e236 100644
--- a/tests/data/onf-soak-pod-sadis-DT.json
+++ b/tests/data/onf-soak-pod-sadis-DT.json
@@ -3,7 +3,7 @@
     "org.opencord.sadis": {
       "sadis": {
         "integration": {
-          "url" : "http://bbsim-sadis-server.voltha.svc:58080/subscribers/%s",
+          "url" : "http://bbsim-sadis-server.infra.svc:58080/subscribers/%s",
           "cache": {
             "enabled": false,
             "maxsize": 50,
@@ -52,7 +52,7 @@
       },
       "bandwidthprofile":{
         "integration":{
-          "url" : "http://bbsim-sadis-server.voltha.svc:58080/profiles/%s",
+          "url" : "http://bbsim-sadis-server.infra.svc:58080/profiles/%s",
           "cache":{
             "enabled":true,
             "maxsize":40,