test: verify go services are enabled

This commit is contained in:
lingniu
2026-07-02 01:55:39 +08:00
parent f4d9c9ef5a
commit 5b7f386c5a
4 changed files with 44 additions and 16 deletions

View File

@@ -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` 监听