Skip to content

Commit 4f00234

Browse files
committed
Add alinux2 nccl test for EFA GDR/NVIDIA test
Signed-off-by: Yulei Wang <[email protected]>
1 parent 0fa2c42 commit 4f00234

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/integration-tests/configs/develop.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,11 @@ test-suites:
9494
instances: ["p4d.24xlarge"]
9595
oss: ["ubuntu1804", "centos7", "ubuntu2004"]
9696
schedulers: ["slurm"]
97+
# nccl tests overwrite the tests in common.yaml
98+
nccl:
99+
test_nccl.py::test_nccl:
100+
dimensions:
101+
- regions: ["eu-west-1"]
102+
instances: ["p4d.24xlarge"]
103+
oss: ["alinux2", "ubuntu1804"]
104+
schedulers: ["slurm"]

0 commit comments

Comments
 (0)