Hi all,

>From what I understand, opendaylight-karaf-empty is used to create a basic
karaf container for singleFeatureTest.  It appears that we embed
org.apache.karaf.features/framework at compile time [1].  I think this was
done in order to support offline startup of ODL, but I am not 100% sure on
the history.

The thing is, opendaylight-karaf-empty zip is actually ~112 MB.  This file
is downloaded whenever we perform a singleFeatureTest (to my
understanding), which probably puts a lot of stress on nexus, especially
when not all the features are necessarily needed.  Is this something we
could disable and allow singleFeatureTest to run in a non-offline mode?  I
am not quite sure the implications of doing so, and that is why I decided
to pose the question to these mailing lists.

Thanks,

Ryan Goulding

[1]
https://github.com/opendaylight/odlparent/blob/master/karaf/opendaylight-karaf-empty/pom.xml#L21
_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev
  • [controller-dev... Ryan Goulding

Reply via email to