Merge "CSIT-682 Usage of make-verify for vpp-csit-verify jobs"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 3 Jul 2017 17:23:56 +0000 (17:23 +0000)
committerGerrit Code Review <gerrit@fd.io>
Mon, 3 Jul 2017 17:23:56 +0000 (17:23 +0000)
1  2 
jjb/vpp/vpp.yaml

diff --combined jjb/vpp/vpp.yaml
@@@ -35,9 -35,6 +35,9 @@@
          - '1704':
              branch: 'stable/1704'
              repo-stream-part: 'stable.1704'
 +        - '1707':
 +            branch: 'stable/1707'
 +            repo-stream-part: 'stable.1707'
      type:
          - short
          - long
@@@ -67,9 -64,6 +67,9 @@@
          - '1704':
              branch: 'stable/1704'
              repo-stream-part: 'stable.1704'
 +        - '1707':
 +            branch: 'stable/1707'
 +            repo-stream-part: 'stable.1707'
      os: ubuntu1604
  
  
  
      builders:
          - shell:
-             !include-raw-escape: include-raw-vpp-checkstyle.sh
+             !include-raw-escape:
+                 - include-raw-vpp-checkstyle.sh
          - shell:
              !include-raw-escape:
                  - ../scripts/setup_vpp_dpdk_dev_env.sh
                  - 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:
                  - ../scripts/setup_vpp_dpdk_dev_env.sh
                  - 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: