vvp healthcheck
[oom.git] / kubernetes / robot / resources / config / eteshare / config / integration_robot_properties.py
index d8179e1..a37692f 100644 (file)
@@ -69,6 +69,18 @@ GLOBAL_POMBA_SERVER_PROTOCOL = "http"
 GLOBAL_POMBA_AAICONTEXTBUILDER_PORT = "9530"
 GLOBAL_POMBA_SDCCONTEXTBUILDER_PORT = "9530"
 GLOBAL_POMBA_NETWORKDISCCONTEXTBUILDER_PORT = "9530"
+# vvp info
+GLOBAL_VVP_SERVER_PROTOCOL = "http"
+GLOBAL_VVP_CI_UWSGI_PORT = "8282"
+GLOBAL_VVP_CMS_UWSGI_PORT1 = "80"
+GLOBAL_VVP_EM_UWSGI_PORT = "80"
+GLOBAL_VVP_EXT_HAPROXY_PORT1 = "80"
+GLOBAL_VVP_GITLAB_PORT1 = "80"
+GLOBAL_VVP_IMAGESCANNER_PORT = "80"
+GLOBAL_VVP_INT_HAPROXY_PORT1 = "80"
+GLOBAL_VVP_JENKINS_PORT = "8080"
+GLOBAL_VVP_POSTGRES_PORT = "5432"
+GLOBAL_VVP_REDIS_PORT = "6379"
 # microservice bus info - everything is from the private oam network (also called onap private network)
 GLOBAL_MSB_SERVER_PROTOCOL = "http"
 GLOBAL_MSB_SERVER_PORT = "80"