Fix some bugs in topology tests 08/81908/2
authorGilles Thouenon <gilles.thouenon@orange.com>
Mon, 29 Apr 2019 09:49:24 +0000 (11:49 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 6 May 2019 15:11:29 +0000 (15:11 +0000)
commit2e302b00663b63264a4a757ac1b1d3c13b81cb22
tree8f14a2237d3207910aec9ae47b31ecefc0afa151
parent39f132b986da4a7fa45af443ebfe7402fc6986a2
Fix some bugs in topology tests

Remove in some tests the manual node deletions in openroadm-network.
This action is already performed by TransportPCE when disconnecting the
topology-netconf device. Related tests should no longer report an error.

JIRA: TRNSPRTPCE-86
Change-Id: Icf0eb7b38a2bd6f82b24a64ed32c44238fdb9087
Signed-off-by: Gilles Thouenon <gilles.thouenon@orange.com>
Co-authored-by: Christophe Betoule <christophe.betoule@orange.com>
tests/transportpce_tests/test_topoPortMapping.py
tests/transportpce_tests/test_topology.py