Merge "not used variable was removed"
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Wed, 24 Apr 2019 10:34:55 +0000 (10:34 +0000)
committerGerrit Code Review <gerrit@onap.org>
Wed, 24 Apr 2019 10:34:55 +0000 (10:34 +0000)
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 }}"