X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fnic%2Fcli%2Fconsole.robot;fp=csit%2Fsuites%2Fnic%2Fcli%2Fconsole.robot;h=4ae00232378344850fa12f7d7ffd0b7ce8d94342;hb=c6ddae2d3930d8d616c04ce34809a2cd95be006e;hp=bde238f279798bda90a6275f8eed9cc5e967f486;hpb=95170990134e2d659a0bae321d5f5f550fc4acaa;p=integration%2Ftest.git diff --git a/csit/suites/nic/cli/console.robot b/csit/suites/nic/cli/console.robot index bde238f279..4ae0023237 100644 --- a/csit/suites/nic/cli/console.robot +++ b/csit/suites/nic/cli/console.robot @@ -40,7 +40,7 @@ Verify NIC Command Add and Remove ... 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 + Wait Until Keyword Succeeds 1 min 5 sec Verify Intent:Add Command is Availible : FOR ${intent} IN @{all_intents} \ ${id}= Add Intent @{intent} \ Append To List ${all_intents_ids} ${id} @@ -65,9 +65,6 @@ Verify NIC Command Add and Remove *** Keywords *** Setup NIC Console Environment [Documentation] Installing NIC Console related features (odl-nic-core, odl-nic-console) - Install a Feature odl-nic-core-service-mdsal - Install a Feature odl-nic-core - Install a Feature odl-nic-console Start Suite Verify Feature Is Installed odl-nic-core Verify Feature Is Installed odl-nic-console