not used variable was removed 51/85651/2
authorpkaras <piotr.karas@nokia.com>
Thu, 18 Apr 2019 05:51:30 +0000 (07:51 +0200)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Fri, 19 Apr 2019 15:48:59 +0000 (15:48 +0000)
Change-Id: I4d30ce08b8ae481b889aba10ead9d270761c1c70
Issue-ID: DMAAP-1114
Signed-off-by: piotr.karas <piotr.karas@nokia.com>
kubernetes/robot/resources/config/eteshare/config/integration_robot_properties.py

index 85a932e..b765db2 100644 (file)
@@ -85,7 +85,6 @@ GLOBAL_MSB_SERVER_PORT = "80"
 GLOBAL_MR_SERVER_PROTOCOL = "http"
 GLOBAL_MR_SERVER_PORT = "3904"
 # bus controller info
-GLOBAL_BC_SERVER_PORT = "8080"
 GLOBAL_BC_HTTPS_SERVER_PORT = "8443"
 GLOBAL_BC_USERNAME = "{{ .Values.bcUsername }}"
 GLOBAL_BC_PASSWORD = "{{ .Values.bcPassword }}"