SRMulticast at 09 Sep 2020 00:20:48

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRMulticast_onos-2.2_20-builds_graph.jpg", alt="SRMulticast", style="width:525px;height:350px;border:0">
commit 9be7d21b933df37c8bae1767deb4c83040a12576 (HEAD -] onos-2.2, origin/onos-2.2)
Author: Charles Chan [charles@opennetworking.org]
AuthorDate: Fri Sep 4 19:50:57 2020 -0700
Commit: Charles Chan [charles@opennetworking.org]
CommitDate: Tue Sep 8 23:05:26 2020 +0000

Replace sed with perl

Case 1: Create a Multicast flow between a source and sink on the same dual-tor leaf - PASS

Case 2: Create a Multicast flow between a source and sink on different dual-tor leaves - PASS

Case 3: Create a Multicast flow between a source and sink on different leaves (sink on single-tor) - FAIL

Case 4: Combines CASE1 and CASE2 - PASS

Case 5: Combines CASE2 and CASE3 - PASS

Case 6: Combines CASE1 and CASE3 - PASS

Case 7: Combines CASE1, CASE2 and CASE3 - PASS

Case 8: Use all of the four sinks - PASS

Case 101: Combines CASE8 with a link failure (link ingress-spine) - FAIL

Case 102: Combines CASE8 with a link failure (link spine-engress-dt-leaf) - PASS

Case 103: Combines CASE8 with a link failure (link spine-engress-st-leaf) - PASS

Case 104: Combines CASE8 with a link failure (link spine-engress-st-leaf-2) - PASS

Case 105: Combines CASE8 with a link failure (link dt-leaf-sink) - PASS

Case 106: Combines CASE8 with a link failure (link dt-leaf-sink-2) - FAIL

Case 201: Combines CASE8 with spine failure - FAIL