0825
This commit is contained in:
@@ -30,6 +30,11 @@ stress:
|
||||
auto_install: true # 缺工具时在线安装(apt/dnf/yum 等),需要目标机可联网
|
||||
use_mirror: false # 在线安装是否切换国内镜像源(清华TUNA)。国内网络卡顿/超时再改 true
|
||||
|
||||
# --- Docker 容器化压测 ---
|
||||
docker:
|
||||
enabled: true # 启用 Docker 模式(目标机需已安装 Docker,如飞牛系统)
|
||||
image: "stress-tools:latest" # 镜像名,支持 registry/xxx:tag
|
||||
|
||||
# --- 工作流 ---
|
||||
workflow:
|
||||
interval: 180s
|
||||
|
||||
Reference in New Issue
Block a user