clean gnpy tox profile and OpenRoadmTopology22 30/85730/1
authorguillaume.lambert <guillaume.lambert@orange.com>
Tue, 22 Oct 2019 08:41:28 +0000 (10:41 +0200)
committerguillaume.lambert <guillaume.lambert@orange.com>
Fri, 8 Nov 2019 14:02:20 +0000 (15:02 +0100)
commit719e95fb92b8da62cedd179d279309d0b7fbc9e9
treede40fdd287ed4c4d5885bc30f6fe1f4381a03267
parentbe34a428e8589997ac1aa931d4b7683df4f248a2
clean gnpy tox profile and OpenRoadmTopology22

fix gnpy tox profile:
- olm/src/main/java/org/opendaylight/transportpce/olm/util/OlmUtils.java
  does not need to be patched when only the gnpy profile is called.
- the gnpy container must be killed after tests to avoid potential
  problems with others tests to run.

clean networkmodel/[..]/util/OpenRoadmTopology22.java from superflous
call to builders.

Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com>
Change-Id: I51774cd0aaf16f0604a35993e2e9711930539bc7
networkmodel/src/main/java/org/opendaylight/transportpce/networkmodel/util/OpenRoadmTopology22.java
tox.ini