[VOL-2634] Add new scenarios to nightly runs

Change-Id: Ic9d282fb91c761d749ce200f55ecdf9e47fbf0f0
diff --git a/tests/functional/Voltha_ErrorScenarios.robot b/tests/functional/Voltha_ErrorScenarios.robot
index 47527cb..4bc83dc 100644
--- a/tests/functional/Voltha_ErrorScenarios.robot
+++ b/tests/functional/Voltha_ErrorScenarios.robot
@@ -202,7 +202,8 @@
 Disable and Delete the logical device directly
     [Documentation]    Disable and delete the logical device directly is not possible
     ...    since it is allowed only through OLT device deletion.
-    [Tags]    VOL-2418     DisableDelete_LogicalDevice    notready
+    ...    VOL-2418
+    [Tags]    functional     DisableDelete_LogicalDevice
     [Setup]   Run Keywords    Announce Message    START TEST DisableDelete_LogicalDevice
     ...       AND             Start Logging    DisableDelete_LogicalDevice
     ...       AND             Delete Device and Verify
@@ -241,7 +242,8 @@
 Check logical device creation and deletion
     [Documentation]    Deletes all devices, checks logical device, creates devices again and checks
     ...    logical device, flows, ports
-    [Tags]    VOL-2416    VOL-2417    LogicalDeviceCheck    notready
+    ...    VOL-2416 VOL-2417
+    [Tags]    functional    LogicalDeviceCheck
     [Setup]   Run Keywords    Announce Message    START TEST LogicalDeviceCheck
     ...       AND             Start Logging    LogicalDeviceCheck
     [Teardown]    Run Keywords    Collect Logs