Fix csit-vpp-functional-hw-tb2 job 87/487/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Mar 2016 17:54:54 +0000 (12:54 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 4 Mar 2016 17:54:55 +0000 (12:54 -0500)
Regular JJB "- job:" sections do not parse variables. This patch changes
it to use a "- job-template:" section which do parse variables.

Change-Id: Idd1753f9596ec67a9cf86096ff0416db4c07407e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/csit/csit-vpp-functional.yaml

index b0ac186..23b59b0 100644 (file)
@@ -3,6 +3,7 @@
     description: 'Run VPP functional tests on VIRL.'
 
     jobs:
+        - 'csit-vpp-functional-hw-tb2'
         - 'csit-vpp-functional-virl'
 
     project: 'csit'
@@ -44,7 +45,7 @@
 
         - robot-report
 
-- job:
+- job-template:
     name: 'csit-vpp-functional-hw-tb2'
 
     project-type: freestyle