VPP: removed duplicate script call 41/11041/2
authorEd Kern <ejk@cisco.com>
Thu, 8 Mar 2018 14:39:49 +0000 (07:39 -0700)
committerEd Kern <ejk@cisco.com>
Thu, 8 Mar 2018 20:05:05 +0000 (13:05 -0700)
In verify and merge jobs a script was called twice in a row
This change makes it a single call

Change-Id: I06e72c859b60bc5d4f1918767ea6899c271ff840
Signed-off-by: Ed Kern <ejk@cisco.com>
jjb/vpp/vpp.yaml

index e62e294..a9e5d51 100644 (file)
             !include-raw-escape: include-raw-vpp-test-checkstyle.sh
         - shell:
             !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
-        - shell:
-            !include-raw-escape:
-                - ../scripts/setup_vpp_ubuntu_docker_test.sh
         - shell:
             !include-raw-escape:
                 - ../scripts/setup_vpp_dpdk_dev_env.sh
             !include-raw-escape: include-raw-vpp-checkstyle.sh
         - shell:
             !include-raw-escape: ../scripts/setup_vpp_ubuntu_docker_test.sh
-        - shell:
-            !include-raw-escape:
-                - ../scripts/setup_vpp_ubuntu_docker_test.sh
         - shell:
             !include-raw-escape:
                 - ../scripts/setup_vpp_dpdk_dev_env.sh