Merge "[macro] property logrotate"
[releng.git] / jjb / compass4nfv / compass-verify-jobs.yml
index 8feda04..f5a54c8 100644 (file)
             branch: '{stream}'
             gs-pathname: ''
             disabled: false
-        - colorado:
+        - danube:
             branch: 'stable/{stream}'
             gs-pathname: '/{stream}'
-            disabled: true
+            disabled: false
 
     distro:
         - 'xenial':
             disabled: false
             os-version: 'xenial'
             openstack-os-version: ''
+        - 'centos7':
+            disabled: false
+            os-version: 'centos7'
+            openstack-os-version: ''
 #####################################
 # patch verification phases
 #####################################
@@ -47,6 +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'