From b1ccb1283ebb2e713571dc1c482206d101ab0b78 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Fri, 6 Feb 2015 12:13:07 -0700 Subject: [PATCH] Re-enable southbound build. After some investigation, this turns out to be a deeply adverse interaction between pax-exam 4.4.0 (and 4.0.0-4.4.0) and mirrors in the infra. Since I believe we need to go to at least pax-exam 4.0.0 to get to karaf 3.0.2 to get to Java 8 (or so I recall from talking to Robert), the mirror thing in infra has been fixed (nobodies preferred fix). This patch should now verify, and the build should be restored. Change-Id: I993eae3cfe999faa5a6262e61144bf60e5be261c Signed-off-by: Ed Warnicke --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index 8833db4a6..7c9d946bd 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,7 @@ openstack/net-virt openstack/net-virt-providers ovs-sfc + southbound integrationtest -- 2.36.6