From: Andrew Grimberg Date: Mon, 3 Jul 2017 17:23:56 +0000 (+0000) Subject: Merge "CSIT-682 Usage of make-verify for vpp-csit-verify jobs" X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=a247aa6703f3a09c0bcd74fd403c38876d5f3db3;hp=-c;p=ci-management.git Merge "CSIT-682 Usage of make-verify for vpp-csit-verify jobs" --- a247aa6703f3a09c0bcd74fd403c38876d5f3db3 diff --combined jjb/vpp/vpp.yaml index 70f844fa9,f936158c3..4cd56a7dc --- a/jjb/vpp/vpp.yaml +++ b/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 @@@ -317,13 -311,15 +317,15 @@@ 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: @@@ -405,7 -401,8 +407,8 @@@ - ../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: