From: Ed Kern Date: Wed, 18 Apr 2018 15:47:39 +0000 (-0600) Subject: VPP: moving arm builds to different repo X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=2bde0a8abec11e6574dded8a6c212e5f4c13bed2;p=ci-management.git VPP: moving arm builds to different repo arm64 were colliding with amd64 packages in the same repo Change-Id: I84b17394bee989ef0ca13ec41e0ef59bcfa0dab6 Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 95dd94924..e318f568c 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -91,7 +91,7 @@ repo-stream-part: 'stable.1804' os: - ubuntu1604: - repo-os-part: 'ubuntu.xenial.main' + repo-os-part: 'ubuntu-arm.xenial.main' - job-template: name: 'vpp-beta-verify-{stream}-{os}'