Kaynağa Gözat

integration: settlement

mlnicolas 8 yıl önce
ebeveyn
işleme
31c2c113a4

+ 4 - 4
crss-settlement-task-calculation-addtlcomp/application-qa.yml

@@ -10,7 +10,7 @@ spring:
   # for removal after ITER 7 stl testing
   crss-meterprocess:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -18,7 +18,7 @@ spring:
       maxPoolSize: 20
   crss-main:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -26,7 +26,7 @@ spring:
       maxPoolSize: 20
   crss-metering:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_metering
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_metering
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -34,7 +34,7 @@ spring:
       maxPoolSize: 20
   crss-nmms:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_nmms
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/todi_crss_nmms
       username: admin
       password: password
       driverClassName: org.postgresql.Driver

+ 4 - 4
crss-settlement-task-calculation/application-qa.yml

@@ -10,7 +10,7 @@ spring:
   # for removal after ITER 7 stl testing
   crss-meterprocess:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -18,7 +18,7 @@ spring:
       maxPoolSize: 20
   crss-main:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -26,7 +26,7 @@ spring:
       maxPoolSize: 20
   crss-metering:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_metering
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_metering
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -34,7 +34,7 @@ spring:
       maxPoolSize: 20
   crss-nmms:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_nmms
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/todi_crss_nmms
       username: admin
       password: password
       driverClassName: org.postgresql.Driver

+ 2 - 2
crss-settlement-task-invoice-generation/application-qa.yml

@@ -18,7 +18,7 @@ spring:
   # for removal after ITER 7 stl testing
   crss-meterprocess:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -26,7 +26,7 @@ spring:
       maxPoolSize: 20
   crss-main:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
       username: admin
       password: password
       driverClassName: org.postgresql.Driver

+ 4 - 4
crss-settlement-task-validation/application-qa.yml

@@ -19,7 +19,7 @@ spring:
   # for removal after ITER 7 stl testing
   crss-meterprocess:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -27,7 +27,7 @@ spring:
       maxPoolSize: 20
   crss-main:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_meterprocess
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -35,7 +35,7 @@ spring:
       maxPoolSize: 20
   crss-metering:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_metering
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/crss_metering
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
@@ -43,7 +43,7 @@ spring:
       maxPoolSize: 20
   crss-nmms:
     datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_nmms
+      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/todi_crss_nmms
       username: admin
       password: password
       driverClassName: org.postgresql.Driver