X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fcsit%2Fsuites%2Fopenflowplugin%2FAD_SAL_NSF_OF13%2F__init__.robot;h=3de99b19a3acbd851bab19bf0262fac834f3742e;hb=3255cce6be4155c2ccd7fef4a5bc9358af5a89bb;hp=36c2d662109751f4fed4ada7a64340d3dcb8787b;hpb=fb89aad18f4290ff4d687db683e66bda1284aff5;p=integration%2Ftest.git diff --git a/test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/__init__.robot b/test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/__init__.robot index 36c2d66210..3de99b19a3 100644 --- a/test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/__init__.robot +++ b/test/csit/suites/openflowplugin/AD_SAL_NSF_OF13/__init__.robot @@ -1,11 +1,11 @@ *** Settings *** -Documentation Test suite for AD-SAL NSF mininet OF13 +Documentation Test suite for AD-SAL NSF OF13 Suite Setup Start Suite Suite Teardown Stop Suite Library SSHLibrary Resource ../../../libraries/Utils.txt *** Variables *** -${start}= sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13 +${start}= sudo mn --controller=remote,ip=${CONTROLLER} --topo tree,2 --switch ovsk,protocols=OpenFlow13 ** Keywords ***