Skip to content

Commit c72f6d1

Browse files
authored
[None][infra] Add split algorithm for slurm (#8516)
Signed-off-by: qqiao <[email protected]>
1 parent a4227cf commit c72f6d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jenkins/L0_Test.groovy

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -894,6 +894,7 @@ def runLLMTestlistWithSbatch(pipeline, platform, testList, config=VANILLA_CONFIG
894894
pytestUtil,
895895
[
896896
"--test-list=$testListPathNode",
897+
"--splitting-algorithm least_duration",
897898
"--splits $splits",
898899
"--group $splitId"
899900
]

0 commit comments

Comments
 (0)