8a8c1943c6bd9e3d48a075c7b4ea23eeac7933bf
[integration/test.git] / test / csit / suites / karaf-compatible / 030__AD_SAL_NSF / __init__.txt
1 *** Settings ***
2 Documentation     Test suite for AD-SAL NSF
3 Suite Setup       Start Suite
4 Suite Teardown    Stop Suite
5 Library     SSHLibrary
6 Resource          ../../../libraries/Utils.txt
7
8 *** Variables ***
9 ${start}=   sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 
10
11 ** Keywords ***