X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=test%2Fcsit%2Fsuites%2Fvtn%2FVTN_C_OF10%2F030__verify_switch.robot;fp=test%2Fcsit%2Fsuites%2Fvtn%2FVTN_C_OF10%2F030__verify_switch.robot;h=0000000000000000000000000000000000000000;hb=59e81c38620fa1b61e15771191e35771450b9499;hp=2deae4c3ce8e5661bd838a73b16384da5e9d5418;hpb=072f6e3a8d1bdf8f4c663843589c22d93ba07791;p=integration%2Ftest.git diff --git a/test/csit/suites/vtn/VTN_C_OF10/030__verify_switch.robot b/test/csit/suites/vtn/VTN_C_OF10/030__verify_switch.robot deleted file mode 100644 index 2deae4c3ce..0000000000 --- a/test/csit/suites/vtn/VTN_C_OF10/030__verify_switch.robot +++ /dev/null @@ -1,49 +0,0 @@ -*** Settings *** -Documentation Test suite for VTN Coordinator -Suite Setup Start SuiteVtnCoTest -Suite Teardown Stop SuiteVtnCoTest -Resource ../../../libraries/VtnCoKeywords.robot - -*** Test Cases *** -Add a ODL Controller - [Documentation] Add a Controller odc1 - Add a Controller odc_test ${CONTROLLER} - -Verify the Controller Status is waiting_audit - [Documentation] Check Controller status - Wait Until Keyword Succeeds 12s 2s Check Controller Status odc_test waiting_audit - -Audit a controller - [Documentation] Trigger update audit - Audit Controller odc_test - -Verify switch1 - [Documentation] Get switch1 - [Tags] exclude - Verify Switch odc_test openflow:1 - -Verify switch2 - [Documentation] Get switch2 - [Tags] exclude - Verify Switch odc_test openflow:2 - -Verify switch3 - [Documentation] Get switch3 - [Tags] exclude - Verify Switch odc_test openflow:3 - -Verify switchPort switch1 - [Documentation] Get switchport/switch1 - Verify SwitchPort odc_test openflow:1 - -Verify switchPort switch2 - [Documentation] Get switchport/switch2 - Verify SwitchPort odc_test openflow:2 - -Verify switchPort switch3 - [Documentation] Get switchport/switch3 - Verify SwitchPort odc_test openflow:3 - -Delete a Controller - [Documentation] Delete Controller odc1 - Remove Controller odc_test