Merge "multisite: Enable nightly jobs"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 1 Feb 2017 12:27:36 +0000 (12:27 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 1 Feb 2017 12:27:36 +0000 (12:27 +0000)
1  2 
jjb/multisite/multisite-daily-jobs.yml

@@@ -24,7 -24,7 +24,7 @@@
              branch: '{stream}'
              gs-pathname: ''
              disabled: false
-             timed: '#@midnight'
+             timed: '@midnight'
  
  - job-template:
      name: 'multisite-kingbird-virtual-daily-{stream}'
              #!/bin/bash
  
              echo "This is where we install kingbird"
 -            $WORKSPACE/tools/kingbird/deploy.sh
 +            cd $WORKSPACE/tools/kingbird
 +            ./deploy.sh
  ########################
  # publisher macros
  ########################