summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorC.J. Collier <cjcollier@linuxfoundation.org>2016-05-16 12:46:06 -0700
committerC.J. Collier <cjcollier@linuxfoundation.org>2016-05-16 12:46:06 -0700
commit868bd1ef4f845333dcb107078474b2d33a9be613 (patch)
treef14c437d87f569f0e218d5ef9f739cc0632b45a3 /jjb/vpp
parentbb64baaa92b5f8111cb50d150fcdbad1d8a238db (diff)
Correct deprecated include syntax
* perl -i -pe 's/include-raw-escape /include-raw-escape: /' vpp.yaml Change-Id: I62d6813e71b6f915524c395b3adc328698f755ce Signed-off-by: C.J. Collier <cjcollier@linuxfoundation.org>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index a5cfcd354..7e91ffb58 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -88,7 +88,7 @@
builders:
- shell:
- !include-raw-escape include-raw-vpp-build.sh
+ !include-raw-escape: include-raw-vpp-build.sh
- job-template:
name: 'vpp-verify-image-{stream}-{os}'
@@ -142,7 +142,7 @@
builders:
- shell:
- !include-raw-escape include-raw-vpp-build.sh
+ !include-raw-escape: include-raw-vpp-build.sh
- job-template:
name: 'vpp-merge-{stream}-{os}'
@@ -186,7 +186,7 @@
builders:
- shell:
- !include-raw-escape include-raw-vpp-build.sh
+ !include-raw-escape: include-raw-vpp-build.sh
- maven-target:
maven-version: '{mvn33}'
goals: '--version'
@@ -196,7 +196,7 @@
settings-file: '{vpp-settings}'
global-settings-file: '{global-settings}'
- shell:
- !include-raw-escape include-raw-vpp-maven-push.sh
+ !include-raw-escape: include-raw-vpp-maven-push.sh
- job-template:
name: 'vpp-csit-verify-virl-{stream}'
@@ -237,9 +237,9 @@
builders:
- shell:
- !include-raw-escape include-raw-vpp-build.sh
+ !include-raw-escape: include-raw-vpp-build.sh
- shell:
- !include-raw-escape include-raw-vpp-csit-functional.sh
+ !include-raw-escape: include-raw-vpp-csit-functional.sh
publishers:
- archive-artifacts:
@@ -291,9 +291,9 @@
builders:
- shell:
- !include-raw-escape include-raw-vpp-build.sh
+ !include-raw-escape: include-raw-vpp-build.sh
- shell:
- !include-raw-escape include-raw-vpp-csit-verify-perf.sh
+ !include-raw-escape: include-raw-vpp-csit-verify-perf.sh
publishers:
- archive-artifacts: