[VOL-2822] update tests and remove rwcore restart from nightly tests
Change-Id: If8fe0ba9a14b752915915d73514423bba2a10678
diff --git a/tests/functional/Voltha_FailureScenarios.robot b/tests/functional/Voltha_FailureScenarios.robot
index 9488ff2..3f93176 100644
--- a/tests/functional/Voltha_FailureScenarios.robot
+++ b/tests/functional/Voltha_FailureScenarios.robot
@@ -144,7 +144,7 @@
# Deleting OLT after test completes
#Run Keyword If ${has_dataplane} Delete Device and Verify
-Verify restart openolt-adapter container after VOLTHA is operational
+Verify restart openolt-adapter container after subscriber provisioning
[Documentation] Restart openolt-adapter container after VOLTHA is operational.
... Prerequisite : ONUs are authenticated and pingable.
[Tags] functional VOL-1958 Restart-OpenOlt released
@@ -225,7 +225,7 @@
... simulate a POD crash. The test then scales the rw-core back to a single instance
... and configures ONOS for access. The test succeeds if the device is able to
... complete the DHCP sequence.
- [Tags] functional rwcore-restart
+ [Tags] functional rwcore-restart notready
[Setup] Run Keywords Announce Message START TEST RwCoreFailAndRestart
... AND Start Logging RwCoreFailAndRestart
... AND Clear All Devices Then Create New Device
@@ -290,7 +290,7 @@
... Validate Subscriber DHCP Allocation ${ONOS_SSH_IP} ${ONOS_SSH_PORT} ${onu_port}
END
-Sanity E2E Test for OLT/ONU on POD With OLT Adapters Fail and Restart
+Verify openolt adapter restart before subscriber provisioning
[Documentation] Deploys an device instance and waits for it to authenticate. After
... authentication is successful the rw-core deployment is scaled to 0 instances to
... simulate a POD crash. The test then scales the rw-core back to a single instance