[VOL-4072] Added BBSim Device Creation to mock load on Soak Pod for DT and Soak specific Pre-Test Setup in DT Failure Suite

Change-Id: I7cb6576431418299cab46d8fae0039236987dd53
diff --git a/libraries/utils.robot b/libraries/utils.robot
index 6e9b01d..bba08e1 100755
--- a/libraries/utils.robot
+++ b/libraries/utils.robot
@@ -547,8 +547,9 @@
 
 Setup
     [Documentation]    Pre-test Setup
+    [Arguments]    ${skip_empty_device_list_test}=False
     #test for empty device list
-    Test Empty Device List
+    Run Keyword If    '${skip_empty_device_list_test}'=='False'    Test Empty Device List
     # TBD: Need for this Sleep
     Run Keyword If    ${has_dataplane}    Sleep    180s
     # Create a list of olt ids (logical and device_id)