X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fopenstack%2Fsecuritygroup%2Fneutron_security_group.robot;fp=csit%2Fsuites%2Fopenstack%2Fsecuritygroup%2Fneutron_security_group.robot;h=1d84e2a198b4658d89733aebeb84e16f785387a9;hb=be4b383baa2b38d9445b1cf333876adfa92caff4;hp=3e0678a44cadc6f583052ff196bafb90aa831135;hpb=211e04422e863fa4a8dd8479eba4554aed26538f;p=integration%2Ftest.git diff --git a/csit/suites/openstack/securitygroup/neutron_security_group.robot b/csit/suites/openstack/securitygroup/neutron_security_group.robot index 3e0678a44c..1d84e2a198 100644 --- a/csit/suites/openstack/securitygroup/neutron_security_group.robot +++ b/csit/suites/openstack/securitygroup/neutron_security_group.robot @@ -39,7 +39,7 @@ ${PORT_RANGE_ERROR} argument --dst-port: Invalid range, 25 is not less than 2 ${INVALID_MIN_PORT} argument --dst-port: expected one argument ${INVALID_MAX_PORT} argument --dst-port: Invalid range, 20 is not less than -1 -*** Testcases *** +*** Test Cases *** TC01_Update Security Group description and Name [Documentation] This test case validates the security group creation with optional parameter description, Update Security Group description and name [Tags] Regression