Apex, Functest: Reconfigure Apex with labels 13/14813/3
authorTim Rozet <trozet@redhat.com>
Sun, 29 May 2016 12:14:21 +0000 (08:14 -0400)
committerTim Rozet <trozet@redhat.com>
Sun, 29 May 2016 12:29:28 +0000 (08:29 -0400)
Change-Id: Ia56ceefe5bf93cf15f89133c40f0e23c678e11d3
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex.yml
jjb/functest/functest-ci-jobs.yml
jjb/opnfv/slave-params.yml

index bad84f4..cd44417 100644 (file)
             same-node: true
             block: true
         - trigger-builds:
-          - project: 'functest-apex-{slave}-daily-{stream1}'
+          - project: 'functest-apex-{daily-slave}-daily-{stream1}'
             predefined-parameters:
               DEPLOY_SCENARIO=os-nosdn-nofeature-ha
             block: true
             same-node: true
             block: true
         - trigger-builds:
-          - project: 'functest-apex-{slave}-daily-{stream1}'
+          - project: 'functest-apex-{daily-slave}-daily-{stream1}'
             predefined-parameters:
               DEPLOY_SCENARIO=os-odl_l2-nofeature-ha
             block: true
index d7e3729..5ac2d0d 100644 (file)
             slave-label: compass-virtual
             installer: compass
             <<: *brahmaputra
-#--------------------------------
-#    Installers not using labels
-#            CI PODs
-# This section should only contain the installers
-# that have not been switched using labels for slaves
-#--------------------------------
-        - intel-pod7:
+# apex CI PODs
+        - apex-verify-master:
             slave-label: '{pod}'
             installer: apex
             <<: *master
-        - lf-pod1:
+        - apex-daily-master:
             slave-label: '{pod}'
             installer: apex
-            <<: *brahmaputra
+            <<: *master
 #--------------------------------
 #        None-CI PODs
 #--------------------------------
index 02d74ab..3dc9be1 100644 (file)
@@ -1,3 +1,39 @@
+- parameter:
+    name: 'apex-daily-master-defaults'
+    parameters:
+        - label:
+            name: SLAVE_LABEL
+            default: 'apex-daily-master'
+        - string:
+            name: INSTALLER_VERSION
+            default: latest
+            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'
+        - string:
+            name: SSH_KEY
+            default: /root/.ssh/id_rsa
+            description: 'SSH key to use for Apex'
+- parameter:
+    name: 'apex-verify-master-defaults'
+    parameters:
+        - label:
+            name: SLAVE_LABEL
+            default: 'apex-verify-master'
+        - string:
+            name: INSTALLER_VERSION
+            default: latest
+            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'
+        - string:
+            name: SSH_KEY
+            default: /root/.ssh/id_rsa
+            description: 'SSH key to use for Apex'
 - parameter:
     name: 'fuel-baremetal-defaults'
     parameters: