Bläddra i källkod

remove unused datasource in settlement job configs

dmendoza 8 år sedan
förälder
incheckning
cbb7b2b698
41 ändrade filer med 0 tillägg och 293 borttagningar
  1. 0 9
      crss-settlement-task-calculation-addtlcomp/application-devlocal.yml
  2. 0 9
      crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-dev.yml
  3. 0 10
      crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-dev2.yml
  4. 0 7
      crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-pemc-uat-default.yml
  5. 0 7
      crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-pemc-uat-sit.yml
  6. 0 6
      crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-qa.yml
  7. 0 5
      crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-top-sit.yml
  8. 0 5
      crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-top.yml
  9. 0 7
      crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp.yml
  10. 0 7
      crss-settlement-task-calculation/crss-settlement-task-calculation-dev.yml
  11. 0 10
      crss-settlement-task-calculation/crss-settlement-task-calculation-dev2.yml
  12. 0 10
      crss-settlement-task-calculation/crss-settlement-task-calculation-devlocal.yml
  13. 0 9
      crss-settlement-task-calculation/crss-settlement-task-calculation-pemc-uat-default.yml
  14. 0 9
      crss-settlement-task-calculation/crss-settlement-task-calculation-pemc-uat-sit.yml
  15. 0 7
      crss-settlement-task-calculation/crss-settlement-task-calculation-qa.yml
  16. 0 6
      crss-settlement-task-calculation/crss-settlement-task-calculation-top-sit.yml
  17. 0 6
      crss-settlement-task-calculation/crss-settlement-task-calculation-top.yml
  18. 0 7
      crss-settlement-task-calculation/crss-settlement-task-calculation.yml
  19. 0 7
      crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-dev.yml
  20. 0 7
      crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-dev2.yml
  21. 0 7
      crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-pemc-uat-default.yml
  22. 0 7
      crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-pemc-uat-sit.yml
  23. 0 7
      crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-qa.yml
  24. 0 6
      crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-top-sit.yml
  25. 0 5
      crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-top.yml
  26. 0 7
      crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp.yml
  27. 0 7
      crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-dev.yml
  28. 0 7
      crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-dev2.yml
  29. 0 7
      crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-pemc-uat-default.yml
  30. 0 7
      crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-pemc-uat-sit.yml
  31. 0 7
      crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-qa.yml
  32. 0 6
      crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-top-sit.yml
  33. 0 6
      crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-top.yml
  34. 0 7
      crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation.yml
  35. 0 9
      crss-settlement-task-validation/application-pemc-uat-sit.yml
  36. 0 9
      crss-settlement-task-validation/crss-settlement-task-validation-dev.yml
  37. 0 6
      crss-settlement-task-validation/crss-settlement-task-validation-dev2.yml
  38. 0 6
      crss-settlement-task-validation/crss-settlement-task-validation-pemc-uat-default.yml
  39. 0 6
      crss-settlement-task-validation/crss-settlement-task-validation-pemc-uat-sit.yml
  40. 0 7
      crss-settlement-task-validation/crss-settlement-task-validation-qa.yml
  41. 0 7
      crss-settlement-task-validation/crss-settlement-task-validation.yml

+ 0 - 9
crss-settlement-task-calculation-addtlcomp/application-devlocal.yml

@@ -7,15 +7,6 @@ spring:
       driverClassName: org.postgresql.Driver
       connectionTimeout: 10000
       maxPoolSize: 20
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess
-      username: postgres
-      password: postgres
-      driverClassName: org.postgresql.Driver
-      connectionTimeout: 10000
-      maxPoolSize: 20
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess

+ 0 - 9
crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-dev.yml

@@ -7,15 +7,6 @@ spring:
       driverClassName: org.postgresql.Driver
       connectionTimeout: 10000
       maxPoolSize: 20
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess
-      username: postgres
-      password: postgres
-      driverClassName: org.postgresql.Driver
-      connectionTimeout: 10000
-      maxPoolSize: 20
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess

+ 0 - 10
crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-dev2.yml

@@ -8,16 +8,6 @@ spring:
       maxPoolSize: 5
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
-      maxPoolSize: 5
-      test-on-borrow: true
-      validation-query: SELECT 1
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-pemc-uat-default.yml

@@ -5,13 +5,6 @@ spring:
       username: crss_settlement
       password: crss_settlement
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-pemc-uat-sit.yml

@@ -5,13 +5,6 @@ spring:
       username: crss_settlement
       password: crss_settlement
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess

+ 0 - 6
crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-qa.yml

@@ -5,12 +5,6 @@ spring:
       username: admin
       password: password
       driverClassName: org.postgresql.Driver
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess
-      username: admin
-      password: password
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://postgresql.marathon.l4lb.thisdcos.directory:5432/stl_crss_meterprocess

+ 0 - 5
crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-top-sit.yml

@@ -4,11 +4,6 @@ spring:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=settlement
       username: crss_sit_settlement
       password: FEeHqREu
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=meterprocess
-      username: crss_sit_meterprocess
-      password: PmfXsUQp
   crss-main:
     datasource:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=meterprocess

+ 0 - 5
crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-top.yml

@@ -4,11 +4,6 @@ spring:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=settlement
       username: crss_settlement
       password: i17SMOPm
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: D9JpfUtT
   crss-main:
     datasource:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp.yml

@@ -5,13 +5,6 @@ spring:
       maxPoolSize: 2
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      driverClassName: com.edb.Driver
-      maxPoolSize: 2
-      test-on-borrow: true
-      validation-query: SELECT 1
   crss-main:
     datasource:
       driverClassName: com.edb.Driver

+ 0 - 7
crss-settlement-task-calculation/crss-settlement-task-calculation-dev.yml

@@ -5,13 +5,6 @@ spring:
       username: postgres
       password: postgres
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess
-      username: postgres
-      password: postgres
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess

+ 0 - 10
crss-settlement-task-calculation/crss-settlement-task-calculation-dev2.yml

@@ -8,16 +8,6 @@ spring:
       maxPoolSize: 5
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
-      maxPoolSize: 5
-      test-on-borrow: true
-      validation-query: SELECT 1
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess

+ 0 - 10
crss-settlement-task-calculation/crss-settlement-task-calculation-devlocal.yml

@@ -8,16 +8,6 @@ spring:
       maxPoolSize: 5
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess
-      username: postgres
-      password: postgres
-      driverClassName: org.postgresql.Driver
-      maxPoolSize: 5
-      test-on-borrow: true
-      validation-query: SELECT 1
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess

+ 0 - 9
crss-settlement-task-calculation/crss-settlement-task-calculation-pemc-uat-default.yml

@@ -7,15 +7,6 @@ spring:
       driverClassName: org.postgresql.Driver
       connectionTimeout: 10000
       maxPoolSize: 2
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
-      connectionTimeout: 10000
-      maxPoolSize: 2
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess

+ 0 - 9
crss-settlement-task-calculation/crss-settlement-task-calculation-pemc-uat-sit.yml

@@ -7,15 +7,6 @@ spring:
       driverClassName: org.postgresql.Driver
       connectionTimeout: 10000
       maxPoolSize: 2
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
-      connectionTimeout: 10000
-      maxPoolSize: 2
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-calculation/crss-settlement-task-calculation-qa.yml

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

+ 0 - 6
crss-settlement-task-calculation/crss-settlement-task-calculation-top-sit.yml

@@ -4,12 +4,6 @@ spring:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=settlement
       username: crss_sit_settlement
       password: FEeHqREu
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=meterprocess
-      username: crss_sit_meterprocess
-      password: PmfXsUQp
   crss-main:
     datasource:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=meterprocess

+ 0 - 6
crss-settlement-task-calculation/crss-settlement-task-calculation-top.yml

@@ -4,12 +4,6 @@ spring:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=settlement
       username: crss_settlement
       password: i17SMOPm
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: D9JpfUtT
   crss-main:
     datasource:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-calculation/crss-settlement-task-calculation.yml

@@ -5,13 +5,6 @@ spring:
       maxPoolSize: 2
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      driverClassName: com.edb.Driver
-      maxPoolSize: 2
-      test-on-borrow: true
-      validation-query: SELECT 1
   crss-main:
     datasource:
       driverClassName: com.edb.Driver

+ 0 - 7
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-dev.yml

@@ -11,13 +11,6 @@ spring:
       username: postgres
       password: postgres
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess
-      username: postgres
-      password: postgres
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess

+ 0 - 7
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-dev2.yml

@@ -11,13 +11,6 @@ spring:
       username: crss_dataflow
       password: crss_dataflow
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-pemc-uat-default.yml

@@ -11,13 +11,6 @@ spring:
       username: crss_dataflow
       password: crss_dataflow
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-pemc-uat-sit.yml

@@ -11,13 +11,6 @@ spring:
       username: crss_dataflow
       password: crss_dataflow
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-qa.yml

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

+ 0 - 6
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-top-sit.yml

@@ -9,12 +9,6 @@ spring:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=dataflow
       username: crss_sit_dataflow
       password: uYgE8bqG
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=meterprocess
-      username: crss_sit_meterprocess
-      password: PmfXsUQp
-      connectionTimeout: 10000
   crss-main:
     datasource:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=meterprocess

+ 0 - 5
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-top.yml

@@ -9,11 +9,6 @@ spring:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=dataflow
       username: crss_dataflow
       password: lgcCpwy0
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: D9JpfUtT
   crss-main:
     datasource:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp.yml

@@ -11,13 +11,6 @@ spring:
       maxPoolSize: 2
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      driverClassName: com.edb.Driver
-      maxPoolSize: 2
-      test-on-borrow: true
-      validation-query: SELECT 1
   crss-main:
     datasource:
       driverClassName: com.edb.Driver

+ 0 - 7
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-dev.yml

@@ -11,13 +11,6 @@ spring:
       username: postgres
       password: postgres
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess
-      username: postgres
-      password: postgres
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess

+ 0 - 7
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-dev2.yml

@@ -11,13 +11,6 @@ spring:
       username: crss_dataflow
       password: crss_dataflow
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-pemc-uat-default.yml

@@ -11,13 +11,6 @@ spring:
       username: crss_dataflow
       password: crss_dataflow
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-pemc-uat-sit.yml

@@ -11,13 +11,6 @@ spring:
       username: crss_dataflow
       password: crss_dataflow
       driverClassName: org.postgresql.Driver
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-qa.yml

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

+ 0 - 6
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-top-sit.yml

@@ -9,12 +9,6 @@ spring:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=dataflow
       username: crss_sit_dataflow
       password: uYgE8bqG
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=meterprocess
-      username: crss_sit_meterprocess
-      password: PmfXsUQp
   crss-main:
     datasource:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss_sit?currentSchema=meterprocess

+ 0 - 6
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-top.yml

@@ -9,12 +9,6 @@ spring:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=dataflow
       username: crss_dataflow
       password: lgcCpwy0
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: D9JpfUtT
   crss-main:
     datasource:
       jdbcUrl: jdbc:edb://10.176.11.23:5432/crss?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation.yml

@@ -11,13 +11,6 @@ spring:
       maxPoolSize: 2
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      driverClassName: com.edb.Driver
-      maxPoolSize: 2
-      test-on-borrow: true
-      validation-query: SELECT 1
   crss-main:
     datasource:
       driverClassName: com.edb.Driver

+ 0 - 9
crss-settlement-task-validation/application-pemc-uat-sit.yml

@@ -16,15 +16,6 @@ spring:
       maxPoolSize: 5
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
-      connectionTimeout: 10000
-      maxPoolSize: 2
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=settlement

+ 0 - 9
crss-settlement-task-validation/crss-settlement-task-validation-dev.yml

@@ -16,15 +16,6 @@ spring:
       maxPoolSize: 5
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess
-      username: postgres
-      password: postgres
-      driverClassName: org.postgresql.Driver
-      connectionTimeout: 10000
-      maxPoolSize: 20
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess

+ 0 - 6
crss-settlement-task-validation/crss-settlement-task-validation-dev2.yml

@@ -11,12 +11,6 @@ spring:
       username: crss_registration
       password: crss_registration
       driverClassName: org.postgresql.Driver
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://192.168.233.9:5432/crss?currentSchema=meterprocess

+ 0 - 6
crss-settlement-task-validation/crss-settlement-task-validation-pemc-uat-default.yml

@@ -11,12 +11,6 @@ spring:
       username: crss_registration
       password: crss_registration
       driverClassName: org.postgresql.Driver
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_uat?currentSchema=meterprocess

+ 0 - 6
crss-settlement-task-validation/crss-settlement-task-validation-pemc-uat-sit.yml

@@ -11,12 +11,6 @@ spring:
       username: crss_registration
       password: crss_registration
       driverClassName: org.postgresql.Driver
-  crss-meterprocess:
-    datasource:
-      jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
-      driverClassName: org.postgresql.Driver
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://10.176.23.24:5432/crss_sit?currentSchema=meterprocess

+ 0 - 7
crss-settlement-task-validation/crss-settlement-task-validation-qa.yml

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

+ 0 - 7
crss-settlement-task-validation/crss-settlement-task-validation.yml

@@ -11,13 +11,6 @@ spring:
       maxPoolSize: 2
       test-on-borrow: true
       validation-query: SELECT 1
-  # for removal after ITER 7 stl testing
-  crss-meterprocess:
-    datasource:
-      driverClassName: com.edb.Driver
-      maxPoolSize: 2
-      test-on-borrow: true
-      validation-query: SELECT 1
   crss-main:
     datasource:
       driverClassName: com.edb.Driver