From: Samuel Kontriš Date: Wed, 6 Apr 2016 13:45:20 +0000 (+0200) Subject: Topoprocessing - test correction according to patch 36891 X-Git-Tag: release/lithium-sr4~46 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=e8cae511a10036b59e1756399837946581638a0a;hp=f0b1f0f7c085298e68f3c9d8aa9925667d138a64;p=integration%2Ftest.git Topoprocessing - test correction according to patch 36891 Patch 36891 is bugfix for bug 5458 Change-Id: Id859b7afa1ee0c4cf3e502524df6d97064ecd1d1 Signed-off-by: Samuel Kontriš --- diff --git a/csit/suites/topoprocessing/basic-topology-operations/050_Aggregation_filtration.robot b/csit/suites/topoprocessing/basic-topology-operations/050_Aggregation_filtration.robot index 19f5ff1ff2..3b36332c28 100644 --- a/csit/suites/topoprocessing/basic-topology-operations/050_Aggregation_filtration.robot +++ b/csit/suites/topoprocessing/basic-topology-operations/050_Aggregation_filtration.robot @@ -63,26 +63,25 @@ Unification Filtration Termination Point Inside Network Topology model ${resp} Send Basic Request ${request} network-topology:network-topology/topology/topo:1 Should Contain ${resp.content} topo:1 Should Contain X Times ${resp.content} node: 5 - Should Contain X Times ${resp.content} 4 + Should Contain X Times ${resp.content} 3 ${node} Get Element ${resp.content} xpath=.//node/supporting-node[node-ref='bgp:21']/.. ${node} Element to String ${node} - Should Contain X Times ${node} 2 - ${tp} Get Element ${node} xpath=.//termination-point/supporting-termin-point[tp-ref='tp:21:2']/.. - ${tp} Element to String ${tp} - Should Contain X Times ${tp} tp: 2 - Should Contain ${tp} tp:21:3 + Should Contain X Times ${node} 1 + Should Contain X Times ${node} 3 + Should Contain ${node} /network-topology:network-topology/topology/network-topo:5/node/bgp:21/termination-point/tp:21:2 + Should Contain ${node} /network-topology:network-topology/topology/network-topo:5/node/bgp:21/termination-point/tp:21:1 + Should Contain ${node} /network-topology:network-topology/topology/network-topo:5/node/bgp:21/termination-point/tp:21:3 ${node} Get Element ${resp.content} xpath=.//node/supporting-node[node-ref='bgp:22']/.. ${node} Element to String ${node} Should Contain X Times ${node} 1 - Should Contain X Times ${node} tp: 1 - Should Contain ${node} tp:22:2 + Should Contain X Times ${node} 1 + Should Contain ${node} /network-topology:network-topology/topology/network-topo:5/node/bgp:22/termination-point/tp:22:1 ${node} Get Element ${resp.content} xpath=.//node/supporting-node[node-ref='bgp:24']/.. ${node} Element to String ${node} Should Contain X Times ${node} 1 - Should Contain X Times ${node} tp: 3 - Should Contain ${node} tp:24:1 - Should Contain ${node} tp:24:2 - Should Contain ${node} tp:24:3 + Should Contain X Times ${node} 2 + Should Contain ${node} /network-topology:network-topology/topology/network-topo:5/node/bgp:24/termination-point/tp:24:1 + Should Contain ${node} /network-topology:network-topology/topology/network-topo:5/node/bgp:24/termination-point/tp:24:2 Unification Filtration Node Network Topology model [Documentation] Test unification filtration operation on Network Topology model