Add Deletio of OLT in teardown for ONU Reboot
Change-Id: Ied63401e1b9ccc21a0412cff5b72fc8e06482a5b
diff --git a/tests/functional/Voltha_FailureScenarios.robot b/tests/functional/Voltha_FailureScenarios.robot
index df2867c..6f773bd 100644
--- a/tests/functional/Voltha_FailureScenarios.robot
+++ b/tests/functional/Voltha_FailureScenarios.robot
@@ -67,6 +67,7 @@
[Teardown] Run Keywords Collect Logs
... AND Stop Logging ONUreboot_PowerSwitch
... AND Announce Message END TEST ONUreboot_PowerSwitch
+ ... AND Delete Device and Verify
# Add OLT device
setup
# Performing Sanity Test to make sure subscribers are all AUTH+DHCP and pingable
@@ -102,7 +103,7 @@
Run Keyword And Ignore Error Collect Logs
END
# Deleting OLT after tests completes independently (as this test doesn't not run on each POD)
- Run Keyword If ${has_dataplane} Delete Device and Verify
+ #Run Keyword If ${has_dataplane} Delete Device and Verify
Verify OLT after rebooting physically
[Documentation] Test the physical reboot of the OLT