Tagged 2RGSameOnuDifferentChannel and 2RGSamePonDifferentOnuDifferentChannel multicast TCs as non-critical

Change-Id: I3650535badb35fcb3013ad9bbd4b241e517ff0d4
diff --git a/tests/tt-workflow/Voltha_TT_MulticastTests.robot b/tests/tt-workflow/Voltha_TT_MulticastTests.robot
index 6ecf6ba..eaef520 100644
--- a/tests/tt-workflow/Voltha_TT_MulticastTests.robot
+++ b/tests/tt-workflow/Voltha_TT_MulticastTests.robot
@@ -94,7 +94,7 @@
 
 2 RG Same ONU Different Channel Multicast Test
     [Documentation]    Verify that 2 RG which are connected to the same ONU could join the different channel.
-    [Tags]    functionalTT    2RGSameOnuDifferentChannel    multicastTT
+    [Tags]    functionalTT    2RGSameOnuDifferentChannel    multicastTT    non-critical
     [Setup]    Start Logging    2RGSameOnuDifferentChannel
     [Teardown]    Run Keywords    Run Keyword If    ${logging}    Collect Logs
     ...           AND             Stop Logging    2RGSameOnuDifferentChannel
@@ -141,7 +141,7 @@
 2 RG Same PON Different ONU Different Channels Multicast Test
     [Documentation]    Verify that 2 RG which are connected to the different ONUs
     ...    on the same PON Ports could join the different channels.
-    [Tags]    functionalTT    2RGSamePonDifferentOnuDifferentChannel    multicastTT
+    [Tags]    functionalTT    2RGSamePonDifferentOnuDifferentChannel    multicastTT    non-critical
     [Setup]    Start Logging    2RGSamePonDifferentOnuDifferentChannel
     [Teardown]    Run Keywords    Collect Logs
     ...           AND             Stop Logging    2RGSamePonDifferentOnuDifferentChannel