Fix incorrect syntax to use unstable-return 47/22447/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 1 Oct 2019 15:45:40 +0000 (21:15 +0530)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 1 Oct 2019 15:45:40 +0000 (21:15 +0530)
The shell with !include-raw-escape assumes "command"
with no parameters, therefore if we need to use the
additional parameters such as `unstable-return`
this command must be explicitly defined.

Issue: IT-17774
Change-Id: Ide4702af634f4a2fadca3d20514b1bd17b871e02
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
jjb/vpp/vpp.yaml

index 5d294e8..46a04fe 100644 (file)
 
     builders:
       - shell:
-          !include-raw-escape: include-raw-vpp-coverity.sh
-# TODO: make unstable return actually work with include-raw-escape
-#       unstable-return: 42
+          command: !include-raw-escape: include-raw-vpp-coverity.sh
+          unstable-return: 42
 
     publishers:
       - email-ext: