Fix some bugs in topology tests 99/81799/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, 29 Apr 2019 13:26:04 +0000 (13:26 +0000)
commitf49d7be5a843a3915e33cb2de4e9d5ffcb485748
treecd5683c4e31b786c284467ed2fb810cf2a669bfd
parent780ff4ca632d10f33fc57a103a6141e358c2e34f
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.

NB: test_05 in test_topoPortMapping.py still fails because of a bug in
the creation of xpdr device in the openroadm-topology.

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