Align edge gateway smoke fixture container health

This commit is contained in:
Jeppe Bundgaard
2026-04-22 16:11:01 +02:00
parent 40f1b0e208
commit ab1d52da0f
+5 -1
View File
@@ -1404,10 +1404,14 @@ function createHttpEdgeGatewayFixture(options = {}) {
last_sync_at: "2026-04-08 08:14:56",
container_health: {
state: "ONLINE",
summary: "2/2 containers healthy",
summary: "6/6 containers healthy",
services: [
{ name: "edge-agent", status: "healthy" },
{ name: "lan-worker", status: "healthy" },
{ name: "redis", status: "healthy" },
{ name: "mariadb", status: "healthy" },
{ name: "minio", status: "healthy" },
{ name: "auto-updater", status: "healthy" },
],
},
outbox_status: {