test: verify gateway spool is drained

This commit is contained in:
lingniu
2026-07-02 01:57:53 +08:00
parent 5b7f386c5a
commit 601150b364
4 changed files with 60 additions and 11 deletions

View File

@@ -26,7 +26,7 @@ python3 tools/go_prod_acceptance.py --date 2026-07-02
该命令会聚合执行:
- `go_systemd_prod_smoke.py`:应用 ECS systemd 服务 active/enabled端口归属
- `go_systemd_prod_smoke.py`:应用 ECS systemd 服务 active/enabled端口归属和 gateway spool
- `go_kafka_prod_smoke.py`Kafka topic 和消费组 lag
- `go_native_prod_smoke.py`HTTP API、TDengine/MySQL/Redis 数据链路
@@ -45,6 +45,7 @@ python3 tools/go_systemd_prod_smoke.py --host 115.29.187.205 --user root
- 上述服务均为 `active``enabled`
- `808``32960``gateway` 监听
- `20210``realtime-api` 监听
- `/opt/lingniu-go-native/spool/gateway` 无待回放文件
## 生产环境变量