Step 1: Move vm scripts to the right place
[integration/test.git] / test / csit / suites / l2switch / Inventory_Scalability_OF13 / 030__ping_test.robot
1 *** Settings ***
2 Documentation     Test suite for do pingall test
3 Library           SSHLibrary
4 Library           Collections
5 Library           RequestsLibrary
6 Library           ../../../libraries/Common.py
7 Variables         ../../../variables/Variables.py
8
9 *** Variables ***
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