Feature compilation failed when de-install / stop bundle
Description
Within BGPCEP project, odl-bgpcep-pcep feature compilation failed half of the time. The problem occurs during the deployment test (SFT). Feature installation works, but at the end, when feature is stopped, and depending of the sequence of operations, java exception occurs which cause the maven compilation end on timeout and failed. This behavior take places also on the gate. Note that mvn clean install -DskipTests is always working
Within BGPCEP project, odl-bgpcep-pcep feature compilation failed half of the time. The problem occurs during the deployment test (SFT). Feature installation works, but at the end, when feature is stopped, and depending of the sequence of operations, java exception occurs which cause the maven compilation end on timeout and failed. This behavior take places also on the gate. Note that
mvn clean install -DskipTests
is always working