Added documentation for NIC test case 22/30122/3
authorAlton Fong <alton.fong@hp.com>
Tue, 24 Nov 2015 07:21:22 +0000 (23:21 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 24 Nov 2015 16:00:26 +0000 (16:00 +0000)
Change-Id: I6f636d1e0a4bc0d6bb987b1ff3e9040e18a8b6e1
Signed-off-by: Alton Fong <alton.fong@hp.com>
csit/suites/nic/cli/console.robot

index ec726f5ecc213edae54a1b767666b71b871e2368..a1e23da14aa3890936be93a70bf9e3a823a4a728 100644 (file)
@@ -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}