Fix pylint template name conflict 13/313/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 12 Feb 2016 23:11:45 +0000 (18:11 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Fri, 12 Feb 2016 23:11:45 +0000 (18:11 -0500)
Change-Id: I9019459ecde83644e747382f84141c86b77297fa
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/csit/csit-vpp-pylint.yaml

index c04beb6..57c42f3 100644 (file)
@@ -2,15 +2,13 @@
     name: csit-validate
 
     jobs:
-        - 'csit-validate-{functionality}'
+        - 'csit-validate-pylint'
 
     project: 'csit'
     branch: 'master'
 
-    functionality: 'pylint'
-
 - job-template:
-    name: 'csit-vpp-{functionality}'
+    name: 'csit-vpp-pylint'
 
     project-type: freestyle
     node: verify
@@ -51,7 +49,7 @@
             branch: '{branch}'
 
     builders:
-        # This is where we will need to insert a step with a script that pulls all the 
+        # This is where we will need to insert a step with a script that pulls all the
         # allocated IP addresses and injecting as vars into the env. (see Opendaylight script: include-raw-integration-get-slave-addresses.sh
         # See jjb/integration from ODL
         - shell: