Merge "[macro] property logrotate"
authorRyota Mibu <r-mibu@cq.jp.nec.com>
Tue, 24 Jan 2017 01:20:23 +0000 (01:20 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 24 Jan 2017 01:20:23 +0000 (01:20 +0000)
1  2 
jjb/compass4nfv/compass-verify-jobs.yml
jjb/infra/bifrost-verify-jobs.yml

              disabled: false
              os-version: 'xenial'
              openstack-os-version: ''
 +        - 'centos7':
 +            disabled: false
 +            os-version: 'centos7'
 +            openstack-os-version: ''
  #####################################
  # patch verification phases
  #####################################
@@@ -51,6 -47,7 +51,7 @@@
      concurrent: true
  
      properties:
+         - logrotate-default
          - throttle:
              enabled: true
              max-total: 4
      concurrent: true
  
      properties:
+         - logrotate-default
          - throttle:
              enabled: true
              max-per-node: 1
              name: COMPASS_OS_VERSION
              choices:
                  - 'xenial'
 +                - 'centos7'
@@@ -74,6 -74,7 +74,7 @@@
      concurrent: false
  
      properties:
+         - logrotate-default
          - build-blocker:
              use-build-blocker: true
              blocking-jobs:
      builders:
          - bifrost-set-name
          - bifrost-build
 -        - bifrost-artifacts-upload
  
      publishers:
          - email:
      builders:
          - shell:
              !include-raw: ./bifrost-verify.sh
 -
 -- builder:
 -    name: bifrost-artifacts-upload
 -    builders:
 -        - shell:
 -            !include-raw: ./bifrost-upload-logs.sh