fix: 修复磁盘IO测试,添加路径挂载盘大小检测自动缩放测试文件比例

This commit is contained in:
spiritsoul
2025-04-25 19:48:41 +08:00
parent 31b53e13b0
commit 0ed9840038
4 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ import (
)
var (
ecsVersion = "v0.1.32"
ecsVersion = "v0.1.33"
menuMode bool
onlyChinaTest bool
input, choice string