KVMFORNFV: Common build packages for daily test cases 51/34651/1
authorkalyanreddy <reddyx.gundarapu@intel.com>
Fri, 12 May 2017 08:07:20 +0000 (13:37 +0530)
committerkalyanreddy <reddyx.gundarapu@intel.com>
Fri, 12 May 2017 08:23:25 +0000 (13:53 +0530)
This patch is used to implement the common daily build job so that
both the kvmfornfv cyclictest and packet forwarding test cases will
download the same artifacts uploaded by the daily build job for
testing on the test pod.

Change-Id: Ifbe3ab1d6c62bd73c982065242cbfe29ce5dea1e
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
jjb/kvmfornfv/kvmfornfv.yml

index bbb48a7..e5b56bf 100644 (file)
@@ -34,7 +34,7 @@
         - 'kvmfornfv-verify-{phase}-{stream}'
         - 'kvmfornfv-merge-{stream}'
         - 'kvmfornfv-daily-{stream}'
-        - 'kvmfornfv-cyclictest-daily-build-{stream}'
+        - 'kvmfornfv-daily-build-{stream}'
         - 'kvmfornfv-{testname}-daily-test-{stream}'
 #####################################
 # job templates
             name: cyclictest-build
             condition: SUCCESSFUL
             projects:
-                - name: 'kvmfornfv-cyclictest-daily-build-{stream}'
+                - name: 'kvmfornfv-daily-build-{stream}'
                   current-parameters: false
                   node-parameters: false
                   git-revision: true
                   abort-all-job: true
 
 - job-template:
-    name: 'kvmfornfv-cyclictest-daily-build-{stream}'
+    name: 'kvmfornfv-daily-build-{stream}'
 
     disabled: '{obj:disabled}'
 
     builders:
         - description-setter:
             description: "Built on $NODE_NAME"
-        - '{project}-cyclictest-daily-build-macro'
+        - '{project}-daily-build-macro'
 
 - job-template:
     name: 'kvmfornfv-{testname}-daily-test-{stream}'
         - shell:
             !include-raw: ./kvmfornfv-test.sh
 - builder:
-    name: 'kvmfornfv-cyclictest-daily-build-macro'
+    name: 'kvmfornfv-daily-build-macro'
     builders:
         - shell:
             !include-raw: ./kvmfornfv-build.sh