[PD][AMD]: incremental KV transfer with decode radix cache (#26288)
Signed-off-by: inkcherry <mingzhi.liu@amd.com> Co-authored-by: Duyi-Wang <duyi.wang@amd.com>
This commit is contained in:
@@ -118,7 +118,7 @@ class TestLoadBalanceMethod(unittest.TestCase):
|
||||
disaggregation_transfer_backend="fake",
|
||||
)
|
||||
|
||||
self.assertIn("('nixl', 'mooncake')", str(context.exception))
|
||||
self.assertIn("('nixl', 'mooncake', 'mori')", str(context.exception))
|
||||
self.assertIn("'fake'", str(context.exception))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user