Skip to content

Commit ec44d8c

Browse files
yiqingy0yiqingy
andauthored
[TRTLLM-11990][infra] Move PY312-UB2404 sanityCheck test to A100X node (#13077)
Signed-off-by: yiqingy <yiqingy@tensorrt-llm-infra-debug-vm-01.nvidia.com> Co-authored-by: yiqingy <yiqingy@tensorrt-llm-infra-debug-vm-01.nvidia.com>
1 parent ac9ea3c commit ec44d8c

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

jenkins/L0_Test.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3510,7 +3510,7 @@ def launchTestJobs(pipeline, testFilter)
35103510
],
35113511
"PY312-UB2404": [
35123512
LLM_ROCKYLINUX8_PY312_DOCKER_IMAGE,
3513-
"RTX5090",
3513+
"A100X",
35143514
X86_64_TRIPLE,
35153515
true,
35163516
"",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ l0_sanity_check:
1212
- '*h200*'
1313
- '*l40s*'
1414
- '*a10*'
15+
- '*a100x*'
1516
- '*gb202*'
1617
- '*gb203*'
1718
- '*5080*'
@@ -45,6 +46,7 @@ l0_sanity_check:
4546
- '*h200*'
4647
- '*l40s*'
4748
- '*a10*'
49+
- '*a100x*'
4850
- '*gb202*'
4951
- '*gb203*'
5052
- '*5080*'

0 commit comments

Comments
 (0)