diff --git a/jenkins/L0_MergeRequest.groovy b/jenkins/L0_MergeRequest.groovy index dad01353a3..a8b101348b 100644 --- a/jenkins/L0_MergeRequest.groovy +++ b/jenkins/L0_MergeRequest.groovy @@ -619,6 +619,8 @@ def getOnlyPytorchFileChanged(pipeline, testFilter, globalVars) { "tests/unittest/llmapi/test_llm_multi_gpu_pytorch.py", "tests/integration/defs/accuracy/test_llm_api_pytorch.py", "tests/integration/defs/disaggregated/", + "examples/auto_deploy", + "examples/disaggregated", "examples/pytorch/", "examples/scaffolding/", "docs/"