VPP: moving arm builds to different repo 95/11895/1
authorEd Kern <ejk@cisco.com>
Wed, 18 Apr 2018 15:47:39 +0000 (09:47 -0600)
committerEd Kern <ejk@cisco.com>
Wed, 18 Apr 2018 15:47:39 +0000 (09:47 -0600)
arm64 were colliding with amd64 packages in
the same repo

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

index 95dd949..e318f56 100644 (file)
@@ -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}'