X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fcsit%2Fcsit.yaml;h=324420ec8ad94fd7177266a4018dac7313837644;hb=dc7c68eea9411f2bfb06912ec1922d8b9ed275e1;hp=4ed4c9270fccde3a890f82deb57ef9096acf29a4;hpb=f9d099a5a74cc1708c9a900bc5088c51b9a3b0a1;p=ci-management.git diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 4ed4c9270..324420ec8 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -1678,7 +1678,7 @@ scm: - gerrit-trigger-scm: credentials-id: 'jenkins-gerrit-credentials' - refspec: '$GERRIT_REFSPEC' + refspec: '' choosing-strategy: 'default' wrappers: @@ -1689,22 +1689,6 @@ - reverse: jobs: 'csit-vpp-perf-mrr-daily-master' result: 'success' - - gerrit: - server-name: 'Primary' - trigger-on: - - comment-added-contains-event: - comment-contains-value: 'run-trending' - projects: - - project-compare-type: 'ANT' - project-pattern: '{project}' - branches: - - branch-compare-type: 'ANT' - branch-pattern: '**/{branch}' - skip-vote: - successful: true - failed: true - unstable: true - notbuilt: true builders: - maven-target: @@ -2643,7 +2627,7 @@ build-timeout: '{build-timeout}' triggers: - - timed: 'H H(0-2) * * *' + - timed: 'H H(21-22) * * *' builders: - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'