File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -57,6 +57,9 @@ resources:
5757 - container : ubuntu2404_aarch64
5858 image : rdmz-harbor.rdmz.labs.mlnx/hpcx/aarch64/ubuntu24.04/builder:doca-2.9.0
5959 options : $(DOCKER_OPT_ARGS) $(DOCKER_OPT_VOLUMES)
60+ - container : ubuntu2404_doca31_gpunetio
61+ image : rdmz-harbor.rdmz.labs.mlnx/hpcx/x86_64/ubuntu24.04/builder:doca-3.1.0-gpunetio
62+ options : $(DOCKER_OPT_ARGS) $(DOCKER_OPT_VOLUMES) $(DOCKER_OPT_GPU)
6063 - container : debian113
6164 image : rdmz-harbor.rdmz.labs.mlnx/hpcx/x86_64/debian11.3/builder:mofed-5.8-3.0.7.0
6265 options : $(DOCKER_OPT_ARGS) $(DOCKER_OPT_VOLUMES)
@@ -284,7 +287,7 @@ stages:
284287 name : gpu
285288 demands : ucx_gpu -equals yes
286289 test_perf : 1
287- container : rhel90_doca31
290+ container : ubuntu2404_doca31_gpunetio
288291 - template : tests.yml
289292 parameters :
290293 name : new
You can’t perform that action at this time.
0 commit comments