[VOL-4991] Voltha System Test for TIM Mcast Service Model
Change-Id: I5a8ead125773542d8e7c37738b23a7f991c97b23
diff --git a/tests/tim-workflow/Voltha_TIM_PODTests.robot b/tests/tim-workflow/Voltha_TIM_PODTests.robot
index ebd2ed5..dd69b3b 100755
--- a/tests/tim-workflow/Voltha_TIM_PODTests.robot
+++ b/tests/tim-workflow/Voltha_TIM_PODTests.robot
@@ -97,15 +97,15 @@
[Documentation] Validate the correct construction of the flow rules in ONOS and in the devices:
... Flow rules in accordance with TIM Workflow.
... Verify the correctness of the flow/group rules generated by ONOS and written in
- ... the respective devices (OLT and ONU), about IGMP.
+ ... the respective devices (OLT and ONU) by MCast ONOS App.
... We use a Transparent VLAN approach.
... Perform a scalability test both for flow rules in ONOS and in devices.
- [Tags] sanityTIM-MCast notready
+ [Tags] sanityTIM-MCast
[Setup] Start Logging sanityTIM-MCast
[Teardown] Run Keywords Run Keyword If ${logging} Collect Logs
... AND Stop Logging sanityTIM-MCast
+ Run Keyword Setup ${SOAK_TEST}
Run Keyword If ${has_dataplane} Clean Up Linux
- TODO: Yet to Implement below keyword
Perform Sanity Test TIM MCAST supress_add_subscriber=${suppressaddsubscriber}
... maclearning_enabled=${maclearningenabled}