mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
disable merge waive list stage
Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
This commit is contained in:
parent
f4de8840ec
commit
b7cc06cd6a
@ -372,9 +372,9 @@ def preparation(pipeline, testFilter, globalVars)
|
||||
stage("Setup Environment") {
|
||||
setupPipelineEnvironment(pipeline, testFilter, globalVars)
|
||||
}
|
||||
stage("Merge Test Waive List") {
|
||||
mergeWaiveList(pipeline, globalVars)
|
||||
}
|
||||
// stage("Merge Test Waive List") {
|
||||
// mergeWaiveList(pipeline, globalVars)
|
||||
// }
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user