From: Alton Fong Date: Tue, 24 Nov 2015 07:21:22 +0000 (-0800) Subject: Added documentation for NIC test case X-Git-Tag: release/lithium-sr3~15 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=integration%2Ftest.git;a=commitdiff_plain;h=770d70e0115e84ee3ae2bf0e2c5bbbf19214864f Added documentation for NIC test case Change-Id: I6f636d1e0a4bc0d6bb987b1ff3e9040e18a8b6e1 Signed-off-by: Alton Fong --- diff --git a/csit/suites/nic/cli/console.robot b/csit/suites/nic/cli/console.robot index ec726f5ecc..a1e23da14a 100644 --- a/csit/suites/nic/cli/console.robot +++ b/csit/suites/nic/cli/console.robot @@ -37,6 +37,8 @@ Verify NIC Command Add and Remove [Documentation] Verification of NIC Console command add and remove. It first creates the intents ... and stores the intent ids, then verifies that the intents were added. Finally, it compiles the intents ... to verify that intents were properly merged and also validates intents were removed at the end per the cleanup procedure. + ... The command "Wait Until Keyword Succeeds" is used to poll for 10 minutes + ... until the intent:add command is availible for the test case to be run. [Tags] NIC Wait Until Keyword Succeeds 10 min 5 sec Verify Intent:Add Command is Availible : FOR ${intent} IN @{all_intents}