X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fvpp%2Fvpp.yaml;h=cf4817534dac556f241b9c9658054fd5a958e8b0;hb=c59c5c69469bfb71770b839485fba69033d0f858;hp=265f064c5526efa65d7356109cb29f17ecf9a14b;hpb=afa93548e3aba337a06a4edf49cf748e5ea657ec;p=ci-management.git diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 265f064c5..cf4817534 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -22,6 +22,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' - project: name: vpp-clang @@ -57,6 +60,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' os: ubuntu1604 - project: @@ -74,19 +80,23 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' os: ubuntu1804 device-node-arch: - 1n-skx - - 1n-tx2: - executor: 'vpp-csit-arm-ubuntu18' +# Is there a good way to allow manual triggers for tx2? +# - 1n-tx2: +# executor: 'vpp-csit-arm-ubuntu18' node-arch: - 2n-skx - 3n-skx - 3n-hsw - exclude: - - stream: '1904' - os: 'ubuntu1804' - device-node-arch: '1n-tx2' +# exclude: +# - stream: '1904' +# os: 'ubuntu1804' +# device-node-arch: '1n-tx2' - project: name: vpp-master-only @@ -104,6 +114,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' os: - ubuntu1804: repo-os-part: 'ubuntu.bionic.main' @@ -124,6 +137,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' os: - ubuntu1804: repo-os-part: 'ubuntu-arm.bionic.main' @@ -298,7 +314,7 @@ - shell: !include-raw-escape: - ../scripts/setup_vpp_dpdk_dev_env.sh - - include-raw-vpp-build.sh + - include-raw-vpp-testauto-build.sh - provide-maven-settings: settings-file: 'vpp-settings' global-settings-file: 'global-settings' @@ -962,7 +978,7 @@ triggers: # TODO: Make other verify jobs trigger on success of this one, # without breaking verification for VPP branches before stable/1908. - - gerrit-trigger-checkstyle-nonvoting: + - gerrit-trigger-checkstyle: name: '{project}' branch: '{branch}'