[HiCache] Add tests for hicache storage mooncake backend (#10171)

Signed-off-by: Shangming Cai <csmthu@gmail.com>
Co-authored-by: hzh0425 <hzh0425@apache.org>
Co-authored-by: Shangming Cai <csmthu@gmail.com>
This commit is contained in:
Teng Ma
2025-09-18 01:07:16 +08:00
committed by GitHub
parent 5ccf0b03bd
commit 77098aea7b
3 changed files with 318 additions and 1 deletions

View File

@@ -142,6 +142,7 @@ suites = {
"per-commit-8-gpu": [
# Disabled because it hangs on the CI.
# TestFile("ep/test_moe_ep.py", 181),
TestFile("hicache/test_hicache_storage_mooncake_backend.py", 800),
TestFile("lora/test_lora_llama4.py", 600),
TestFile("test_disaggregation.py", 499),
TestFile("test_disaggregation_different_tp.py", 155),