fix notready tag
Change-Id: Ic061fde4bd7677d7319584a2bdeb54c6141c8114
diff --git a/tests/dt-workflow/Voltha_DT_PODTests.robot b/tests/dt-workflow/Voltha_DT_PODTests.robot
index 5e99a67..009e81c 100644
--- a/tests/dt-workflow/Voltha_DT_PODTests.robot
+++ b/tests/dt-workflow/Voltha_DT_PODTests.robot
@@ -207,7 +207,7 @@
... Perform disable on the OLT and validate ONUs state and that the pings do not succeed
... Perform delete on the OLT, Re-do Setup (Recreate the OLT) and Perform Sanity Test DT
[Tags] functionalDt DisableDeleteOLTDt
- [Setup] Start Logging DisableDeleteOLTDt notready
+ [Setup] Start Logging DisableDeleteOLTDt
[Teardown] Run Keywords Collect Logs
... AND Stop Logging DisableDeleteOLTDt
# Disable and Validate OLT Device
@@ -251,7 +251,7 @@
... Assuming that all the ONUs are DHCP/pingable (i.e. assuming sanityDt test was executed)
... Perform disable on the OLT and validate that the pings do not succeed
... Perform enable on the OLT and validate that the pings are successful
- [Tags] functionalDt DisableEnableOLTDt
+ [Tags] functionalDt DisableEnableOLTDt notready
[Setup] Start Logging DisableEnableOLTDt
[Teardown] Run Keywords Collect Logs
... AND Stop Logging DisableEnableOLTDt