Skip to content

Commit 8919f68

Browse files
committed
Fix for comments
Signed-off-by: qqiao <[email protected]>
1 parent 015a5a8 commit 8919f68

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ l0_gb300:
88
wildcards:
99
gpu:
1010
- '*gb110*'
11-
- '*b300*'
11+
- '*gb300*'
1212
linux_distribution_name: ubuntu*
1313
cpu: aarch64
1414
terms:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ l0_gb300_multi_gpus:
88
wildcards:
99
gpu:
1010
- '*gb110*'
11-
- '*b300*'
11+
- '*gb300*'
1212
linux_distribution_name: ubuntu*
1313
cpu: aarch64
1414
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)