Details
-
Bug
-
Status: In Progress
-
Medium
-
Resolution: Unresolved
-
Phosphorus
-
None
-
None
-
None
Description
Sometimes, get-topology-details rpc does not recover all the nodes and/or links of the Full Multi-layer topology as tested by the functional tests.
............F.................
======================================================================
FAIL: test_13_get_tapi_topology_details (test12_tapi_full_multi_layer.TransportPCEtesting)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/christophe/git_ws/02/transportpce/tests/transportpce_tests/2.2.1/test12_tapi_full_multi_layer.py", line 238, in test_13_get_tapi_topology_details
self.assertEqual(nbLink, 13, 'There should be 13 TAPI links')
AssertionError: 12 != 13 : There should be 13 TAPI links
-------------------- >> begin captured stdout << ---------------------
{"input": {"topology-id-or-name": "T0 - Full Multi-layer topology"}}
--------------------- >> end captured stdout << ----------------------
-------------------- >> begin captured logging << --------------------
urllib3.connectionpool: DEBUG: Starting new HTTP connection (1): localhost:8183
urllib3.connectionpool: DEBUG: http://localhost:8183 "POST /restconf/operations/tapi-topology:get-topology-details HTTP/1.1" 200 None
--------------------- >> end captured logging << ---------------------
----------------------------------------------------------------------
Ran 30 tests in 624.275s
Attachments
Gerrit Reviews
| # | Subject | Branch | Project | Status | CR | V |
|---|---|---|---|---|---|---|
| 101171,15 | Fix getTopologyDetails in Tapi func. tests | master | transportpce | Status: NEW | 0 | -1 |
| 98621,11 | Fix tapi get-topology-details functional test | master | transportpce | Status: MERGED | +2 | +1 |
| 98969,1 | Fix tapi get-topology-details functional test | stable/phosphorus | transportpce | Status: MERGED | +2 | +1 |