Browse Source

Revert "tmp ci"

This reverts commit 8ac66d47bd1686eb54bb0e2549a9862b34801411.
Adrian Viesca 7 years ago
parent
commit
fe89db685c

+ 3 - 4
crss-datainterface-task-ingest/crss-datainterface-task-ingest.yml

@@ -80,14 +80,13 @@ mqreport:
 sftp:
   credentials:
     #username: pemc
-    username: crss_sftp_bcq
     #password: 123qwe
+    username: crss_sftp_rbcq
     password: Pemc1234
     #host: sftp.marathon.l4lb.thisdcos.directory
-    #host: sftp.marathon.l4lb.thisdcos.directory
-    host: 192.168.94.71
+    host: 192.168.94.82
     port: 22
-    workingDirectory: /upload/rbcq
+    workingDirectory: /rbcq
     privateKey:
 
 database:

+ 4 - 10
crss-metering/crss-metering-dev.yml

@@ -1,14 +1,8 @@
 spring:
   profiles.include: pg-query
   datasource:
-    url: jdbc:postgresql://localhost:5432/stl_crss_metering
-    username: postgres
-    password: postgres
-  http.multipart:
-    enabled: true
-    maxFileSize: 1KB
-    maxRequestSize: 1KB
-    fileSizeThreshold: 1KB
-    resolveLazily: false
+    url: jdbc:postgresql://localhost:5432/crss?currentSchema=metering
+    username: crss_metering
+    password: CrssMetering
 server:
-  port: 8084
+  port: 8084

+ 4 - 4
crss-meterprocess-app/crss-meterprocess-app-dev.yml

@@ -1,19 +1,19 @@
 spring:
   crss-main:
     datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_meterprocess
+      jdbcUrl: jdbc:postgresql://localhost:5432/crss_meterprocess
       username: postgres
       password: postgres
       driverClassName: org.postgresql.Driver
   crss-registration:
     datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/crss?currentSchema=registration
+      jdbcUrl: jdbc:postgresql://localhost:5432/crss_reg
       username: postgres
       password: postgres
       driverClassName: org.postgresql.Driver
   crss-nmms:
     datasource:
-      jdbcUrl: jdbc:postgresql://localhost:5432/stl_crss_nmms
+      jdbcUrl: jdbc:postgresql://localhost:5432/crss_nmms
       username: postgres
       password: postgres
       driverClassName: org.postgresql.Driver
@@ -35,4 +35,4 @@ sftp:
     host: pemc-storage.southeastasia.cloudapp.azure.com
     port: 22
     workingDirectory: /home/pemc/upload
-    privateKey:
+    privateKey:

+ 3 - 3
crss-reg/crss-reg-dev.yml

@@ -21,8 +21,8 @@ spring:
   crss-main:
     datasource:
       jdbcUrl: jdbc:postgresql://localhost:5432/crss_meterprocess
-      username: crss_meterprocess
-      password: crss_meterprocess
+      username: postgres
+      password: postgres
       driverClassName: org.postgresql.Driver
       connectionTimeout: 10000
       maxPoolSize: 20
@@ -54,4 +54,4 @@ sftp:
     username: pemc
     password: 123qwe
     host: pemc-storage.southeastasia.cloudapp.azure.com
-    port: 22
+    port: 22

+ 1 - 1
crss-settlement-task-calculation-addtlcomp/crss-settlement-task-calculation-addtlcomp-dev.yml

@@ -61,7 +61,7 @@ spring:
       port: 6379
 
 batch:
-  resourceLocation: "file:///home/adrian/developer/project-files/exist/crss-p2/parent/settlements/crss-settlement-dataflow/crss-settlement-task/crss-settlement-task-calculation-addtlcomp/target/libs/crss-settlement-task-calculation-addtlcomp-2.3.0.BUILD-SNAPSHOT.jar"
+  resourceLocation: "file:target/libs/crss-settlement-task-calculation-addtlcomp-2.3.0.BUILD-SNAPSHOT.jar"
   chunkSize: 100
   maxWorkers: 2
   partitionSize:

+ 1 - 1
crss-settlement-task-calculation/crss-settlement-task-calculation-dev.yml

@@ -43,4 +43,4 @@ spring:
         ddl-auto: none
 
 batch:
-  resourceLocation: "file:///home/adrian/developer/project-files/exist/crss-p2/parent/settlements/crss-settlement-dataflow/crss-settlement-task/crss-settlement-task-calculation/target/libs/crss-settlement-task-calculation-2.4.0.BUILD-SNAPSHOT.jar"
+  resourceLocation: "file:target/libs/crss-settlement-task-calculation-2.4.0.BUILD-SNAPSHOT.jar"

+ 2 - 3
crss-settlement-task-file-gen-addtlcomp/crss-settlement-task-file-gen-addtlcomp-dev.yml

@@ -24,7 +24,6 @@ spring:
       password: postgres
       driverClassName: org.postgresql.Driver
       maximumPoolSize: 10
-
 sftp:
   credentials:
     username: pemc
@@ -35,8 +34,8 @@ sftp:
     privateKey:
 
 batch:
-  resourceLocation: "file:///home/adrian/developer/project-files/exist/crss-p2/parent/settlements/crss-settlement-dataflow/crss-settlement-task/crss-settlement-task-file-gen-addtlcomp/target/libs/crss-settlement-task-file-gen-addtlcomp-2.3.0.BUILD-SNAPSHOT.jar"
+  resourceLocation: "file:target/libs/crss-settlement-task-file-gen-addtlcomp-2.2.0.BUILD-SNAPSHOT.jar"
   chunkSize: 100
   maxWorkers: 20
   partitionSize:
-    acDataPartitionSize: 30
+    acDataPartitionSize: 30

+ 1 - 1
crss-settlement-task-invoice-generation/crss-settlement-task-invoice-generation-dev.yml

@@ -50,7 +50,7 @@ spring:
         deleteFilesOnExit: false
 
 batch:
-  resourceLocation: "file:///home/adrian/developer/project-files/exist/crss-p2/parent/settlements/crss-settlement-dataflow/crss-settlement-task/crss-settlement-task-invoice-generation/target/libs/crss-settlement-task-invoice-generation-2.3.0.BUILD-SNAPSHOT.jar"
+  resourceLocation: "file:target/libs/crss-settlement-task-invoice-generation-2.3.0.BUILD-SNAPSHOT.jar"
   chunkSize: 100
   maxWorkers: 2
   partitionSize: