remvoing re-creation of volt devices
Change-Id: I9f34e7414eb0b37f1a7b9753d244047a795fd423
diff --git a/src/test/cord-api/Tests/WorkflowValidations/SIAB.robot b/src/test/cord-api/Tests/WorkflowValidations/SIAB.robot
index 4efafba..c653188 100644
--- a/src/test/cord-api/Tests/WorkflowValidations/SIAB.robot
+++ b/src/test/cord-api/Tests/WorkflowValidations/SIAB.robot
@@ -215,7 +215,6 @@
[Tags] stable latest test7
[Setup] Simple Setup
Wait Until Keyword Succeeds 60s 2s Create Subscriber
- Wait Until Keyword Succeeds 60s 2s Create VOLT
Wait Until Keyword Succeeds 60s 15s Validate ONU States UNKNOWN DISABLED ${onu_device}
Wait Until Keyword Succeeds 60s 2s Validate ATT Workflow Driver SI DISABLED AWAITING ${onu_device}
Wait Until Keyword Succeeds 60s 2s Validate Subscriber Status awaiting-auth ${onu_device}
@@ -236,7 +235,6 @@
... Validate successful authentication/DHCP/E2E ping
[Tags] latest test8
[Setup] Simple Setup
- Wait Until Keyword Succeeds 60s 2s Create VOLT
Wait Until Keyword Succeeds 60s 15s Validate ONU States UNKNOWN DISABLED ${onu_device}
Wait Until Keyword Succeeds 60s 2s Validate ATT Workflow Driver SI DISABLED AWAITING ${onu_device}
Validate Authentication False eth0 wpa_supplicant.conf ${kube_node_ip} ${local_user} ${local_pass} K8S ${RG_CONTAINER}
@@ -284,7 +282,6 @@
... Validate successful authentication/DHCP/E2E ping
[Tags] latest test10
[Setup] Simple Setup
- Wait Until Keyword Succeeds 60s 2s Create VOLT
Wait Until Keyword Succeeds 60s 2s Create Whitelist
Update Whitelist with Wrong Location
Wait Until Keyword Succeeds 60s 15s Validate ONU States UNKNOWN DISABLED ${onu_device}
@@ -359,7 +356,6 @@
Set Suite Variable ${datetime}
Wait Until Keyword Succeeds 60s 2s Create Whitelist
Wait Until Keyword Succeeds 60s 2s Create Subscriber
- Wait Until Keyword Succeeds 60s 2s Create VOLT
Wait Until Keyword Succeeds 120s 2s Validate ATT Workflow Driver SI ENABLED AWAITING ${onu_device}
Wait Until Keyword Succeeds 60s 15s Validate ONU States ACTIVE ENABLED ${onu_device}
Wait Until Keyword Succeeds 60s 2s Validate Subscriber Status awaiting-auth ${onu_device}