Fix NIC basic test. 31/71431/2
authorYrineu Rodrigues <yrineu.rodrigues@luminanetworks.com>
Thu, 26 Apr 2018 17:06:31 +0000 (10:06 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Thu, 26 Apr 2018 21:33:28 +0000 (21:33 +0000)
Change-Id: I576e8f6987517e6f085e1093328162531170a743
Signed-off-by: Yrineu Rodrigues <yrineu.rodrigues@luminanetworks.com>
csit/suites/nic/basic/010_Restconf_OK.robot

index 0a0738dfcb6b8384b632326a93219c2c7796fd6e..14bf14ad9a0c1b9ca15c9cd3db21ce6ef1626a35 100644 (file)
@@ -30,7 +30,6 @@ Get Controller Modules
     Should Contain    ${resp.content}    ietf-restconf
 
 Verify REST Command Add, Update and Remove
-    REST Delete All Intents
     : FOR    ${intent}    IN    @{all_intents_bad}
     \    ${intent_id}=    REST Add Intent    @{intent}
     \    Append To List    ${all_intents_ids}    ${intent_id}