Skip to content

Commit fbc3aa9

Browse files
authored
[XPU][CI] Remove duplicate NICs from environment variables (#7244)
1 parent 771d42c commit fbc3aa9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/xpu_ci/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ def setup_ep_env():
291291
"""
292292
env_vars = {
293293
"BKCL_ENABLE_XDR": "1",
294-
"BKCL_RDMA_NICS": "eth1,eth1,eth2,eth2",
295294
"BKCL_TRACE_TOPO": "1",
296295
"BKCL_PCIE_RING": "1",
297296
"XSHMEM_MODE": "1",

0 commit comments

Comments
 (0)