X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fgroupbasedpolicy%2FGBP%2F3-node%2Fgbp2-multitenant%2F040_show_data.robot;fp=csit%2Fsuites%2Fgroupbasedpolicy%2FGBP%2F3-node%2Fgbp2-multitenant%2F040_show_data.robot;h=24c67f07a4a9f3207998f487481e7fc2f6fd4a2e;hb=0fd8ad6a5a336f0446f5e92af21f1b2d28c8ccb6;hp=16df83eb7f59c210b170fbdb938a4a51058ae84d;hpb=1b9a451b5aac36e28c535880d597360bf0069d3b;p=integration%2Ftest.git diff --git a/csit/suites/groupbasedpolicy/GBP/3-node/gbp2-multitenant/040_show_data.robot b/csit/suites/groupbasedpolicy/GBP/3-node/gbp2-multitenant/040_show_data.robot index 16df83eb7f..24c67f07a4 100644 --- a/csit/suites/groupbasedpolicy/GBP/3-node/gbp2-multitenant/040_show_data.robot +++ b/csit/suites/groupbasedpolicy/GBP/3-node/gbp2-multitenant/040_show_data.robot @@ -11,20 +11,20 @@ Resource ../Connections.robot *** Testcases *** Show GBPSFC1 Status - [Documentation] Shows flows and configuration of a switch for easier debugging. + [Documentation] Shows flows and configuration of a switch for easier debugging. Start Connections - Switch Connection GBP1_CONNECTION - Show Switch Status sw1 + Switch Connection GBP1_CONNECTION + Show Switch Status sw1 Show GBPSFC2 Status - [Documentation] Shows flows and configuration of a switch for easier debugging. - Switch Connection GBP2_CONNECTION - Show Switch Status sw2 + [Documentation] Shows flows and configuration of a switch for easier debugging. + Switch Connection GBP2_CONNECTION + Show Switch Status sw2 Show GBPSFC3 Status - [Documentation] Shows flows and configuration of a switch for easier debugging. - Switch Connection GBP3_CONNECTION - Show Switch Status sw3 + [Documentation] Shows flows and configuration of a switch for easier debugging. + Switch Connection GBP3_CONNECTION + Show Switch Status sw3 Close Connections Read Tenants Confing From ODL