[compass] add jobs of deploying centos7 55/10855/3
authormeimei <meimei@huawei.com>
Fri, 26 Feb 2016 02:38:38 +0000 (10:38 +0800)
committermeimei <meimei@huawei.com>
Fri, 26 Feb 2016 02:49:02 +0000 (10:49 +0800)
Change-Id: Iae7d280e7b45a8dcaa61f3bedea8a7f5c4d5ad82
Signed-off-by: meimei <meimei@huawei.com>
jjb/compass4nfv/compass-ci-jobs.yml
jjb/opnfv/slave-params.yml

index b3438d7..dd046c1 100644 (file)
 #        brahmaputra
 #--------------------------------
         - huawei-us-deploy-bare-1:
+            os-version: 'trusty'
             <<: *brahmaputra
         - huawei-virtual:
+            os-version: 'trusty'
             <<: *brahmaputra
 #--------------------------------
 #        master
 #--------------------------------
+        - huawei-us-deploy-bare-2:
+            os-version: 'centos7'
+            <<: *master
         - intel-pod8:
+            os-version: 'trusty'
             <<: *master
         - huawei-virtual:
+            os-version: 'trusty'
             <<: *master
 
     scenario:
               current-parameters: false
               predefined-parameters:
                 DEPLOY_SCENARIO={scenario}
+                COMPASS_OS_VERSION={os-version}
               same-node: true
               block: true
         - trigger-builds:
             choices:
                 - 'liberty'
                 - 'juno'
-        - choice:
-            name: COMPASS_OS_VERSION
-            choices:
-                - 'trusty'
-                - 'centos7'
 
 ########################
 # trigger macros
 ########################
+- trigger:
+    name: 'compass-os-nosdn-nofeature-ha-huawei-us-deploy-bare-2-trigger'
+    triggers:
+        - timed: ''
+- trigger:
+    name: 'compass-os-odl_l2-nofeature-ha-huawei-us-deploy-bare-2-trigger'
+    triggers:
+        - timed: ''
+- trigger:
+    name: 'compass-os-odl_l3-nofeature-ha-huawei-us-deploy-bare-2-trigger'
+    triggers:
+        - timed: ''
+- trigger:
+    name: 'compass-os-onos-nofeature-ha-huawei-us-deploy-bare-2-trigger'
+    triggers:
+        - timed: ''
+- trigger:
+    name: 'compass-os-ocl-nofeature-ha-huawei-us-deploy-bare-2-trigger'
+    triggers:
+        - timed: ''
 - trigger:
     name: 'compass-os-nosdn-nofeature-ha-huawei-us-deploy-bare-1-trigger'
     triggers:
index 475cc2c..0090f13 100644 (file)
             default: https://gerrit.opnfv.org/gerrit/$PROJECT
             description: 'Git URL to use on this Jenkins Slave'
 
+- parameter:
+    name: 'huawei-us-deploy-bare-2-defaults'
+    parameters:
+        - node:
+            name: SLAVE_NAME
+            description: 'Slave name on Jenkins'
+            allowed-slaves:
+                - huawei-us-deploy-bare-2
+            default-slaves:
+                - huawei-us-deploy-bare-2
+        - string:
+            name: INSTALLER_VERSION
+            default: stable
+            description: 'Version of the installer to deploy'
+        - string:
+            name: GIT_BASE
+            default: https://gerrit.opnfv.org/gerrit/$PROJECT
+            description: 'Git URL to use on this Jenkins Slave'
+
 - parameter:
     name: 'huawei-virtual-defaults'
     parameters: