Skip to content

Commit db99a93

Browse files
authored
[TRTLLM-8971][infra] Update gpu key for B300/GB300 (#8724)
Signed-off-by: qqiao <[email protected]>
1 parent 3176bd3 commit db99a93

File tree

5 files changed

+6
-0
lines changed

5 files changed

+6
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ l0_b300:
88
wildcards:
99
gpu:
1010
- '*gb110*'
11+
- '*b300*'
1112
linux_distribution_name: ubuntu*
1213
cpu: x86_64
1314
terms:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ l0_dgx_b300:
88
wildcards:
99
gpu:
1010
- '*gb110*'
11+
- '*b300*'
1112
linux_distribution_name: ubuntu*
1213
cpu: x86_64
1314
terms:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ l0_gb300:
88
wildcards:
99
gpu:
1010
- '*gb110*'
11+
- '*gb300*'
1112
linux_distribution_name: ubuntu*
1213
cpu: aarch64
1314
terms:

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ l0_gb300_multi_gpus:
88
wildcards:
99
gpu:
1010
- '*gb110*'
11+
- '*gb300*'
1112
linux_distribution_name: ubuntu*
1213
cpu: aarch64
1314
terms:

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ perf_sanity_l0_dgx_b300:
88
wildcards:
99
gpu:
1010
- '*gb110*'
11+
- '*b300*'
1112
linux_distribution_name: ubuntu*
1213
cpu: x86_64
1314
terms:
@@ -25,6 +26,7 @@ perf_sanity_l0_dgx_b300:
2526
wildcards:
2627
gpu:
2728
- '*gb110*'
29+
- '*b300*'
2830
linux_distribution_name: ubuntu*
2931
cpu: x86_64
3032
terms:

0 commit comments

Comments
 (0)