Remove '|' from ovn4nfv plugin unit test builder 27/65227/1
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 19 Nov 2018 23:48:32 +0000 (15:48 -0800)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 19 Nov 2018 23:48:32 +0000 (15:48 -0800)
Because of the '|' character JJB thinks '!include-raw:...' should be
executed literally, instead of including the file as the shell script.

Change-Id: I753dec4b496bd7d9a43c7c5aced17dfb9005f251
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
jjb/ovn4nfv/ovn4nfv-k8s-plugins-project-jobs.yaml

index cd8d7e0..849be93 100644 (file)
 - builder:
     name: ovn4nfv-k8s-plugin-unit-tests-golang
     builders:
-      - shell: |
+      - shell:
           !include-raw: ./golang-make-test.sh