summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2018-04-18 09:47:39 -0600
committerEd Kern <ejk@cisco.com>2018-04-18 09:47:39 -0600
commit2bde0a8abec11e6574dded8a6c212e5f4c13bed2 (patch)
tree8feebc311394cb176bca4f96060ecc3959d11e7e
parent6358d938de130c839f0fc0582f8c35aa17fb20b1 (diff)
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 <ejk@cisco.com>
-rw-r--r--jjb/vpp/vpp.yaml2
1 files changed, 1 insertions, 1 deletions
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}'