Merge "Change scheduling of csit-vpp-verify-perf-master-nightly-all"
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 1 Feb 2017 16:18:27 +0000 (16:18 +0000)
committerGerrit Code Review <gerrit@fd.io>
Wed, 1 Feb 2017 16:18:27 +0000 (16:18 +0000)
1  2 
jjb/csit/csit.yaml

diff --combined jjb/csit/csit.yaml
            build-timeout: '1440'
  
      triggers:
-         - timed: '0 20 * * *'
+         - timed: '0 20 * * Sun,Tue,Thu'
  
      builders:
          - shell: 'echo "BRANCH_ID={branch-id}" > $WORKSPACE/variables.prop'
      scm:
          - gerrit-trigger-scm:
              credentials-id: 'jenkins-gerrit-credentials'
 -            refspec: ''
 +            refspec: '$GERRIT_REFSPEC'
              choosing-strategy: 'default'
  
      wrappers: