Skip to content

Commit 85ddbd2

Browse files
lukeseawalkermauri-melato
authored andcommitted
Remove duplicated test
The test using p4d.24xlarge with slurm scheduler is already performed by the test_hit_efa test Signed-off-by: Luca Carrogu <[email protected]>
1 parent 49b3f80 commit 85ddbd2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/integration-tests/configs/common/common.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -203,11 +203,6 @@ efa:
203203
# Torque is not supported by OpenMPI distributed with EFA
204204
# Slurm test is to verify EFA works correctly when using the SIT model in the config file
205205
schedulers: ["sge", "slurm"]
206-
# P4d instances are currently not supported in SIT clusters
207-
- regions: ["us-east-1"]
208-
instances: ["p4d.24xlarge"]
209-
oss: ["alinux", "ubuntu1804", "centos7"]
210-
schedulers: ["slurm"]
211206
iam_policies:
212207
test_iam_policies.py::test_iam_policies:
213208
dimensions:

0 commit comments

Comments
 (0)