[VOL-2822] fix setup issue

Change-Id: I916fa19b77c290a854112af5358eb8ca22670ebf
diff --git a/tests/functional/Voltha_FailureScenarios.robot b/tests/functional/Voltha_FailureScenarios.robot
index 3f93176..e9dcd04 100644
--- a/tests/functional/Voltha_FailureScenarios.robot
+++ b/tests/functional/Voltha_FailureScenarios.robot
@@ -304,9 +304,9 @@
     ...          AND             Stop Logging    OltAdapterRestart
     ...          AND             Announce Message    END TEST OltAdapterRestart
     # Add OLT and perform sanity test
-    setup
-    Run Keyword If    ${has_dataplane}    Clean Up Linux
-    Wait Until Keyword Succeeds    ${timeout}    2s    Perform Sanity Test
+    #setup
+    #Run Keyword If    ${has_dataplane}    Clean Up Linux
+    #Wait Until Keyword Succeeds    ${timeout}    2s    Perform Sanity Test
     Set Global Variable    ${of_id}
 
     FOR    ${I}    IN RANGE    0    ${num_onus}