Merged in bugfix/livetests (pull request #71)

Live Tests

* testfixes

* lint

* vendor
This commit is contained in:
Michael McGuinness
2025-02-17 17:25:33 +00:00
parent e357555725
commit 0ea544926b
6 changed files with 139 additions and 72 deletions
+15 -9
View File
@@ -34,8 +34,14 @@ services:
image: queryorchestration:latest
command: ["./docSyncRunner"]
depends_on:
- db
- localstack
localstack:
condition: service_healthy
db:
condition: service_healthy
ports:
- "8082:8080"
expose:
- 8080
environment:
LOG_LEVEL: DEBUG
QUEUE_URL: ${DOCUMENT_SYNC_URL}
@@ -64,7 +70,7 @@ services:
db:
condition: service_healthy
ports:
- "8082:8080"
- "8083:8080"
expose:
- 8080
environment:
@@ -95,7 +101,7 @@ services:
db:
condition: service_healthy
ports:
- "8083:8080"
- "8084:8080"
expose:
- 8080
environment:
@@ -126,7 +132,7 @@ services:
db:
condition: service_healthy
ports:
- "8084:8080"
- "8085:8080"
expose:
- 8080
environment:
@@ -157,7 +163,7 @@ services:
db:
condition: service_healthy
ports:
- "8085:8080"
- "8086:8080"
expose:
- 8080
environment:
@@ -188,7 +194,7 @@ services:
db:
condition: service_healthy
ports:
- "8086:8080"
- "8080:8080"
expose:
- 8080
environment:
@@ -219,7 +225,7 @@ services:
db:
condition: service_healthy
ports:
- "8087:8080"
- "8088:8080"
expose:
- 8080
environment:
@@ -250,7 +256,7 @@ services:
db:
condition: service_healthy
ports:
- "8088:8080"
- "8089:8080"
expose:
- 8080
environment: