feature: revamp nightly tests with combined runner (#15324)
This commit is contained in:
@@ -39,6 +39,9 @@ NIGHTLY_SUITES = {
|
||||
"nightly-8-gpu-h200",
|
||||
"nightly-8-gpu-h20",
|
||||
"nightly-8-gpu-b200",
|
||||
"nightly-8-gpu-h200-basic", # Basic tests for large models on H200
|
||||
"nightly-8-gpu-b200-basic", # Basic tests for large models on B200
|
||||
"nightly-8-gpu-common", # Common tests that run on both H200 and B200
|
||||
],
|
||||
HWBackend.AMD: ["nightly-amd", "nightly-amd-8-gpu"],
|
||||
HWBackend.CPU: [],
|
||||
|
||||
Reference in New Issue
Block a user