[PD Disaggregation]remove unsed para in RDMACommManager (#5814)

This commit is contained in:
周周周
2025-12-30 11:38:30 +08:00
committed by GitHub
parent a8d3e3ba12
commit 7ae13b2326
3 changed files with 0 additions and 4 deletions
@@ -25,7 +25,6 @@ class TestRDMACommManager(unittest.TestCase):
def setUp(self):
self.args = {
"splitwise_role": "prefill",
"rank": 0,
"gpu_id": 0,
"cache_k_ptr_list": [1, 2, 3],
"cache_v_ptr_list": [4, 5, 6],