[VOL-2519] Changes required fro BAL3.2, minor test fixes
Change-Id: I770bcb5b96aae270ff2a2a52d29a6a9ae6f5be83
diff --git a/tests/data/flex-ocp-cord-sadis.json b/tests/data/flex-ocp-cord-sadis.json
index b74e3d3..3744deb 100644
--- a/tests/data/flex-ocp-cord-sadis.json
+++ b/tests/data/flex-ocp-cord-sadis.json
@@ -160,9 +160,9 @@
"id": "Default",
"air": 100000,
"cbs": 30,
- "cir": 10000,
+ "cir": 16000,
"ebs": 30,
- "eir": 10000
+ "eir": 16000
},
{
"id": "User_Bandwidth1",
diff --git a/tests/functional/Voltha_FailureScenarios.robot b/tests/functional/Voltha_FailureScenarios.robot
index 78f3a0b..dcb01d6 100644
--- a/tests/functional/Voltha_FailureScenarios.robot
+++ b/tests/functional/Voltha_FailureScenarios.robot
@@ -76,8 +76,8 @@
Should Be Equal As Strings ${countAfterRestart} ${countBforRestart}
Run Keyword and Ignore Error Collect Logs
-Verify restart any container after VOLTHA is operational
- [Documentation] Restart any container after VOLTHA is operational.
+Verify restart openolt-adapter container after VOLTHA is operational
+ [Documentation] Restart openolt-adapter container after VOLTHA is operational.
... Prerequisite : ONUs are authenticated and pingable.
[Tags] functional VOL-1958 RestartPods
[Setup] NONE
diff --git a/tests/functional/Voltha_PODTests.robot b/tests/functional/Voltha_PODTests.robot
index 0cbddbd..777409e 100644
--- a/tests/functional/Voltha_PODTests.robot
+++ b/tests/functional/Voltha_PODTests.robot
@@ -369,6 +369,7 @@
Run Keyword If ${has_dataplane} sleep 180s
setup
+
Sanity E2E Test for OLT/ONU on POD With Core Fail and Restart
[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