aboutsummaryrefslogtreecommitdiffstats
path: root/integration_tests/local_urls.py
diff options
context:
space:
mode:
Diffstat (limited to 'integration_tests/local_urls.py')
-rw-r--r--integration_tests/local_urls.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/integration_tests/local_urls.py b/integration_tests/local_urls.py
index 8c2c30e..00f6a94 100644
--- a/integration_tests/local_urls.py
+++ b/integration_tests/local_urls.py
@@ -18,7 +18,6 @@ SO_URL = "http://172.20.0.4:5001"
SDNC_URL = "http://172.20.0.5:5002"
CLAMP_URL = "http://172.20.0.6:30258"
CDS_URL = "http://172.20.0.7:8080"
-MSB_URL = "http://172.20.0.8:5003"
VES_URL = "http://172.20.0.9:30417"
DMAAP_URL = "http://172.20.0.10:3904"
-K8SPLUGIN_URL = "http://172.20.0.11:5004"
+K8SPLUGIN_URL = "http://172.20.0.8:5003"