X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-whitesource-jobs.yaml;h=77434a875ce1adf3eca414dd92eee538f44aa4f3;hb=refs%2Ftags%2Fv0.39.0;hp=b7c3672e4c9d5d4f50fbd6abb0a71c34015bcf46;hpb=302e79ca8281c0acbdab9f385f65bdfc1fea08e8;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-whitesource-jobs.yaml b/jjb/lf-whitesource-jobs.yaml index b7c3672e..77434a87 100644 --- a/jjb/lf-whitesource-jobs.yaml +++ b/jjb/lf-whitesource-jobs.yaml @@ -99,6 +99,7 @@ stream: master submodule-recursive: true submodule-timeout: 10 + submodule-disable: false wss-unified-agent-opts: '' wss-unified-agent-version: 19.2.2.2 @@ -162,7 +163,7 @@ gerrit_wss_triggers: - comment-added-contains-event: - comment-contains-value: run-whitesource$ + comment-contains-value: '^Patch Set\s+\d+:\s+(run-whitesource)\s*$' ##################### # Job Configuration # @@ -176,6 +177,7 @@ branch: '$GERRIT_BRANCH' submodule-recursive: '{submodule-recursive}' submodule-timeout: '{submodule-timeout}' + submodule-disable: '{submodule-disable}' choosing-strategy: default triggers: @@ -217,6 +219,7 @@ branch: 'refs/heads/{branch}' submodule-recursive: '{submodule-recursive}' submodule-timeout: '{submodule-timeout}' + submodule-disable: '{submodule-disable}' choosing-strategy: default jenkins-ssh-credential: '{jenkins-ssh-credential}'