X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Ftest_code_guidelines.rst;h=33ac72764f7684c15182b7a9dc44dfdd88f677fc;hp=d1f268772b435b860d79311d9c4e9d48b2bb4868;hb=31fb6cc78ec42a05522f9849210e4f84313e1f88;hpb=258f2666143138f20d84665fcfed53475bc88041 diff --git a/docs/test_code_guidelines.rst b/docs/test_code_guidelines.rst index d1f268772b..33ac72764f 100644 --- a/docs/test_code_guidelines.rst +++ b/docs/test_code_guidelines.rst @@ -107,7 +107,7 @@ RobotFramework test case files and resource files to make assigning variables slightly more explicit:: *** Variables *** - | ${traffic_profile}= | trex-sl-2n-ethip4-ip4src254 + | ${traffic_profile}= | trex-stl-2n-ethip4-ip4src254 + Common test case specific settings of the test environment SHALL be done in Test Setup keyword defined in the Setting table.