X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fcsit%2Fsuites%2Fl2switch%2FInventory_Scalability_OF13%2F030__ping_test.robot;fp=test%2Fcsit%2Fsuites%2Fl2switch%2FInventory_Scalability_OF13%2F030__ping_test.robot;h=14a093ea2b52d6e0d5a2d70fda04533596e1f12a;hb=208af5e2c4f97a698924594b44dcf2fc69e501ee;hp=0000000000000000000000000000000000000000;hpb=daed9390c6117befe8e8169629a31522feb5b4ad;p=integration%2Ftest.git diff --git a/test/csit/suites/l2switch/Inventory_Scalability_OF13/030__ping_test.robot b/test/csit/suites/l2switch/Inventory_Scalability_OF13/030__ping_test.robot new file mode 100644 index 0000000000..14a093ea2b --- /dev/null +++ b/test/csit/suites/l2switch/Inventory_Scalability_OF13/030__ping_test.robot @@ -0,0 +1,20 @@ +*** Settings *** +Documentation Test suite for do pingall test +Library SSHLibrary +Library Collections +Library ../../../libraries/RequestsLibrary.py +Library ../../../libraries/Common.py +Variables ../../../variables/Variables.py + +*** Variables *** + +*** Test Cases *** +Ping all + [Documentation] Do ping all test, verify no packet loss + ${TOPO_TREE_DEPTH} Convert To Integer ${TOPO_TREE_DEPTH} + ${TOPO_TREE_FANOUT} Convert To Integer ${TOPO_TREE_FANOUT} + ${numnodes} Num Of Nodes ${TOPO_TREE_DEPTH} ${TOPO_TREE_FANOUT} + Write pingall + Sleep ${numnodes} + ${result} Read + Should Not Contain ${result} X