test: verify go services are enabled
This commit is contained in:
@@ -26,7 +26,7 @@ python3 tools/go_prod_acceptance.py --date 2026-07-02
|
||||
|
||||
该命令会聚合执行:
|
||||
|
||||
- `go_systemd_prod_smoke.py`:应用 ECS systemd 服务和端口归属
|
||||
- `go_systemd_prod_smoke.py`:应用 ECS systemd 服务 active/enabled 和端口归属
|
||||
- `go_kafka_prod_smoke.py`:Kafka topic 和消费组 lag
|
||||
- `go_native_prod_smoke.py`:HTTP API、TDengine/MySQL/Redis 数据链路
|
||||
|
||||
@@ -42,6 +42,7 @@ python3 tools/go_systemd_prod_smoke.py --host 115.29.187.205 --user root
|
||||
- `lingniu-go-history-writer.service`
|
||||
- `lingniu-go-stat-writer.service`
|
||||
- `lingniu-go-realtime-api.service`
|
||||
- 上述服务均为 `active` 且 `enabled`
|
||||
- `808`、`32960` 由 `gateway` 监听
|
||||
- `20210` 由 `realtime-api` 监听
|
||||
|
||||
|
||||
Reference in New Issue
Block a user