merge GIT_BRANCH and GERRIT_BRANCH into BRANCH
[releng.git] / jjb / compass4nfv / compass-verify-jobs.yml
index a279553..f4df670 100644 (file)
             disabled: false
             os-version: 'xenial'
             openstack-os-version: ''
+        - 'centos7':
+            disabled: false
+            os-version: 'centos7'
+            openstack-os-version: ''
 #####################################
 # patch verification phases
 #####################################
     parameters:
         - project-parameter:
             project: '{project}'
-        - gerrit-parameter:
             branch: '{branch}'
         - 'compass-virtual-defaults'
         - '{installer}-defaults'
             name: COMPASS_OS_VERSION
             choices:
                 - 'xenial'
+                - 'centos7'