Align edge gateway smoke fixture container health
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user