【挂测、复测命令】
Suite | Common | A13 | A14 | A15 | A16 |
Cts | 首轮 | run cts | run cts | run cts | |
复测 | run retry --retry | run retry --retry | run retry --retry | ||
Gts | 首轮 | run gts | run gts | run gts | |
run gts-smr | run gts-smr | run gts-smr | |||
复测 | run retry --retry | run retry --retry | run retry --retry | ||
Cts-on-gsi | 首轮 | run cts-on-gsi | run cts-on-gsi | run cts-on-gsi | |
复测 | run retry --retry | run retry --retry | run retry --retry | ||
Vts | 首轮 | run vts | run vts | run vts | |
复测 | run retry --retry | run retry --retry | run retry --retry | ||
Sts | 首轮 | run sts-dynamic-full【IR】 | run sts-dynamic-full【IR】 | run sts-dynamic-full【IR】 | |
run sts-dynamic-increment【MR】 | run sts-dynamic-increment【MR】 | run sts-dynamic-increment【MR】 | |||
复测 | run retry --retry | run retry --retry | run retry --retry | ||
Apts | 首轮 | run test/approval-go --fingerprint-swap | run test/approval-go --fingerprint-swap | run test/approval-go --fingerprint-swap | |
复测 | 不能复测、只能模块复测 --test-case | 不能复测、只能模块复测 --test-case | 不能复测、只能模块复测--test-case | ||
Gts-Verifier | 首轮 | 手动测试 | run gts-interactive | run gts-interactive | |
复测 | 手动测试 | run retry --retry | run retry --retry | ||
Gts-root | 首轮 | NA | NA | run gts-root(root Build) | |
复测 | NA | NA | run retry --retry |
Suite | Common | A8.1 | A9 | A10 | A11 | A12 |
Cts | 首轮 | run cts | run cts | run cts | run cts | run cts |
复测 | run retry --retry | run retry --retry | run retry --retry | run retry --retry | run retry --retry | |
Gts | 首轮 | run gts | run gts | run gts | run gts | run gts |
run gts-smr | run gts-smr | run gts-smr | run gts-smr | |||
复测 | run retry --retry | run retry --retry | run retry --retry | run retry --retry | run retry --retry | |
Cts-on-gsi | 首轮 | run cts-on-gsi | run cts-on-gsi | run cts-on-gsi | run cts-on-gsi | run cts-on-gsi |
复测 | run cts-on-gsi --retry | run retry --retry | run retry --retry | run retry --retry | run retry --retry | |
Vts | 首轮 | run vts | run vts | run vts | run vts | run vts |
复测 | run vts --retry | run vts --retry | run retry --retry | run retry --retry | run retry --retry | |
Sts | 首轮 | run sts-engbuild | run sts-engbuild | run sts-dynamic-full【IR】 | run sts-dynamic-full | run sts-dynamic-full |
run sts-dynamic-incremental | run sts-dynamic-incremental | run sts-dynamic-incremental | ||||
复测 | run sts-engbuild --retry | run sts-engbuild --retry | run retry --retry | run retry --retry | run retry --retry | |
Apts | 首轮 | 无此套件 | 无此套件 | 无此套件 | 无此套件 | run test/ approval-go --fingerprint-swap |
复测 | 无此套件 | 无此套件 | 无此套件 | 无此套件 | run test/ approval-go --test-case --fingerprint-swap | |
Goats | 首轮 | 无此套件 | 无此套件 | run goats -f | run goats -f | 无此套件 |
复测 | 无此套件 | 无此套件 | 不能复测 | 不能复测 | 无此套件 | |
Cts-instant | 首轮 | 无此套件 | run cts-instant | 无此套件 | 无此套件 | 无此套件 |
复测 | 无此套件 | run retry --retry | 无此套件【合入cts】 | 无此套件 | 无此套件 | |
最常用的命令 | ||||||
分布式 | 首轮 | run xts --shard-count | run xts --shard-count | run xts --shard-count | run xts --shard-count | run xts --shard-count |
复测 | run retry --retry --shard-count | run retry --retry --shard-count | run retry --retry --shard-count | run retry --retry --shard-count | run retry --retry --shard-count | |
Subplan | 首轮 | run xts --subplan | run xts --subplan | run xts --subplan | run xts --subplan | run xts --subplan |
复测 | run retry --retry | run retry --retry | run retry --retry | run retry --retry | run retry --retry | |
说明 | ![]() |
【其他常用命令】
lr | 列出当前测试已经产生的结果 | |||||
lc | 列出队列中当前等待分配给设备的所有运行命令 | |||||
ld | 列出当前连接的设备及其状态 |