Skip to content

Commit 39540bd

Browse files
committed
update test-db
Signed-off-by: Yuanjing Xue <197832395+yuanjingx87@users.noreply.github.com>
1 parent 622dc20 commit 39540bd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tests/integration/test_lists/test-db/l0_dgx_b200.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ l0_dgx_b200:
33
- condition:
44
ranges:
55
system_gpu_count:
6-
gte: 4
7-
lte: 4
6+
gte: 10
7+
lte: 10
88
wildcards:
99
gpu:
1010
- '*b200*'
@@ -63,8 +63,8 @@ l0_dgx_b200:
6363
- condition:
6464
ranges:
6565
system_gpu_count:
66-
gte: 4
67-
lte: 4
66+
gte: 10
67+
lte: 10
6868
wildcards:
6969
gpu:
7070
- '*b200*'
@@ -83,7 +83,7 @@ l0_dgx_b200:
8383
- disaggregated/test_disaggregated.py::test_disaggregated_ctxpp4_gentp4[TinyLlama-1.1B-Chat-v1.0]
8484
- examples/test_ray.py::test_llm_inference_distributed_ray[tp2pp2]
8585
- examples/test_ray.py::test_ray_disaggregated_serving[tp2]
86-
- condition:
86+
- ondition:
8787
ranges:
8888
system_gpu_count:
8989
gte: 8

0 commit comments

Comments
 (0)