Migrate Get Requests invocations(libraries)
[integration/test.git] / csit / suites / l2switch / Inventory_Scalability_OF13 / 030__ping_test.robot
1 *** Settings ***
2 Documentation       Test suite for do pingall test
3
4 Library             SSHLibrary
5 Library             Collections
6 Library             RequestsLibrary
7 Library             ../../../libraries/Common.py
8 Variables           ../../../variables/Variables.py
9
10
11 *** Test Cases ***
12 Ping all
13     [Documentation]    Do ping all test, verify no packet loss
14     ${TOPO_TREE_DEPTH}    Convert To Integer    ${TOPO_TREE_DEPTH}
15     ${TOPO_TREE_FANOUT}    Convert To Integer    ${TOPO_TREE_FANOUT}
16     ${numnodes}    Num Of Nodes    ${TOPO_TREE_DEPTH}    ${TOPO_TREE_FANOUT}
17     Write    pingall
18     Sleep    ${numnodes}
19     ${result}    Read
20     Should Not Contain    ${result}    X