Fix some bugs in topology tests 17/81817/1
authorGilles Thouenon <gilles.thouenon@orange.com>
Mon, 29 Apr 2019 09:49:24 +0000 (11:49 +0200)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 30 Apr 2019 09:30:50 +0000 (09:30 +0000)
commit95f0ad1bccd4c3e0e4c5f236d46aea751f2c3705
tree4761c8e36469b539622564e2776b146c49db9b9e
parent5be36445d597a5f4fc32c08a9f6ee910616a640a
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>
(cherry picked from commit f49d7be5a843a3915e33cb2de4e9d5ffcb485748)
tests/transportpce_tests/test_topoPortMapping.py
tests/transportpce_tests/test_topology.py