X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=jjb%2Flf-node-jobs.yaml;h=44be4428da68d148317c297c8edfcaf041845d5c;hb=b788ff5c5fdd15bf913b546f451a2045d446d054;hp=fb27ed7d28accbe3f6d5139489e8accff83f4c00;hpb=1446ca9ed6f9eab0f36a5a45f4b62a377341b7f5;p=releng%2Fglobal-jjb.git diff --git a/jjb/lf-node-jobs.yaml b/jjb/lf-node-jobs.yaml index fb27ed7d..44be4428 100644 --- a/jjb/lf-node-jobs.yaml +++ b/jjb/lf-node-jobs.yaml @@ -97,7 +97,7 @@ exclude-no-code-change: false - draft-published-event - comment-added-contains-event: - comment-contains-value: recheck$ + comment-contains-value: '^Patch Set[ ]+[0-9]+:([ ]+|[\n]+)(recheck|reverify)$' ##################### # Job Configuration # @@ -130,6 +130,8 @@ <<: *lf_node_verify properties: + - lf-infra-properties: + build-days-to-keep: '{build-days-to-keep}' - github: url: '{git-url}/{github-org}/{project}' @@ -144,7 +146,7 @@ triggers: - github-pull-request: - trigger-phrase: '^recheck$' + trigger-phrase: '^(recheck|reverify)$' only-trigger-phrase: false status-context: 'Node Verify' permit-all: true