From c707db61ecc39b23c28d3c4197ec3b195cf74d4c Mon Sep 17 00:00:00 2001 From: adetalhouet Date: Sun, 7 Feb 2016 16:06:19 -0500 Subject: [PATCH] FIXED typo in NIC cli keyword Change-Id: I009882a1d877d6b3ce6ce9c3a0fb5d48c99600ad Signed-off-by: adetalhouet --- csit/suites/nic/cli/console.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csit/suites/nic/cli/console.robot b/csit/suites/nic/cli/console.robot index cf8c0ee15c..4a7ed16e4d 100644 --- a/csit/suites/nic/cli/console.robot +++ b/csit/suites/nic/cli/console.robot @@ -79,7 +79,7 @@ Add Intent ${id}= Get From List ${output_split} 3 [Return] ${id} -Verify Intent:Add Command is Availible +Verify Intent:Add Command is Available [Documentation] Verifies that odl-nic-console is up and intent:add command is available to be used. ... Should be used with the command "Wait Until Keyword Succeeds" to poll until command is available. ${output}= Issue Command On Karaf Console intent:add -- 2.36.6