Add : to end of include-raw-escape commands 82/1782/1
authorC.J. Collier <cjcollier@linuxfoundation.org>
Mon, 27 Jun 2016 23:46:23 +0000 (16:46 -0700)
committerC.J. Collier <cjcollier@linuxfoundation.org>
Mon, 27 Jun 2016 23:46:23 +0000 (16:46 -0700)
Missing it is deprecated syntax

Change-Id: Ib8a03206154e28c2a11abeea4df3b0cd1d7aac3b
Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
jjb/csit/csit-vpp-pylint.yaml
jjb/csit/csit.yaml

index dda7176..cfe4563 100644 (file)
@@ -47,7 +47,7 @@
         # 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:
-            !include-raw-escape include-raw-csit-pylint.sh
+            !include-raw-escape: include-raw-csit-pylint.sh
 
     publishers:
         - archive-artifacts:
index 385668d..af031d5 100644 (file)
@@ -60,7 +60,7 @@
 
     builders:
         - shell:
-            !include-raw-escape include-raw-csit-vpp-functional-virl.sh
+            !include-raw-escape: include-raw-csit-vpp-functional-virl.sh
 
     publishers:
         - archive-artifacts:
 
     builders:
         - shell:
-            !include-raw-escape jjb/csit/include-raw-csit-vpp-perf-hw.sh
+            !include-raw-escape: jjb/csit/include-raw-csit-vpp-perf-hw.sh
 
     publishers:
         - archive-artifacts:
 
     builders:
         - shell:
-            !include-raw-escape jjb/csit/include-raw-csit-vpp-verify-weekly.sh
+            !include-raw-escape: jjb/csit/include-raw-csit-vpp-verify-weekly.sh
         - shell: 'echo "DATE=`date +%Y-%m-%d`" > $WORKSPACE/variables.prop'
         - inject:
             properties-file: variables.prop
         - inject:
             properties-file: variables.prop
         - shell:
-            !include-raw-escape jjb/csit/include-raw-csit-vpp-verify-semiweekly.sh
+            !include-raw-escape: jjb/csit/include-raw-csit-vpp-verify-semiweekly.sh
 
     publishers:
         - archive-artifacts: