On Wed, Feb 22, 2017 at 2:16 PM, Robert Varga <n...@hq.sk> wrote: > > > On 02/22/2017 11:51 AM, Lori Jakab wrote: > > > > org.opendaylight.controller.blueprint/0.6.0.SNAPSHOT: missing > > requirement [org.opendaylight.controller.blueprint/0.6.0.SNAPSHOT] > > osgi.wiring.package; > > filter:="(&(osgi.wiring.package=org.apache.aries. > quiesce.manager)(version>=1.0.0)(!(version>=2.0.0)))"]]]]]]]]]]]]] > > Hey Lori, > > the blueprint extension is using quiesce, which unfortunately is not > part of upstream feature. Our base distro patches it in as does SFT. > Custom pax-exam tests should include to manually, just like SFT does: > > https://git.opendaylight.org/gerrit/#/c/51450/4/features4- > test/src/main/java/org/opendaylight/odlparent/ > featuretest/SingleFeatureTest.java
Thanks for that, it helped. Since we used controller/mdsal-it-parent, and the magic is happening in controller/config-it-base, that's what I propose to patch, since then everyone using mdsal-it-parent will benefit. Here's the Gerrit: https://git.opendaylight.org/gerrit/#/c/52189/ I tested it with lispflowmapping and now IT passes! :D -Lori
_______________________________________________ controller-dev mailing list controller-dev@lists.opendaylight.org https://lists.opendaylight.org/mailman/listinfo/controller-dev