From 2bde0a8abec11e6574dded8a6c212e5f4c13bed2 Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Wed, 18 Apr 2018 09:47:39 -0600 Subject: [PATCH] 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 --- jjb/vpp/vpp.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}' -- 2.16.6