SRMulticast at 29 Jul 2020 03:22:49

<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 252564b8284e2ca28181a2b5f71cc37eff92fe28 (HEAD -] onos-2.2, origin/onos-2.2)
Author: pierventre [pier@opennetworking.org]
AuthorDate: Thu Jul 23 18:36:29 2020 +0200
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Tue Jul 28 16:32:18 2020 +0000

Fix for ONOS dockerfile that was broken as the absolute path of java was changed in the azul images.

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

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

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 - FAIL

Case 5: Combines CASE2 and CASE3 - FAIL

Case 6: Combines CASE1 and CASE3 - FAIL

Case 7: Combines CASE1, CASE2 and CASE3 - FAIL

Case 8: Use all of the four sinks - FAIL

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) - FAIL

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

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

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

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

Case 201: Combines CASE8 with spine failure - FAIL

Case 202: Combines CASE8 with ingress failure and recovery - FAIL

Case 203: Combines CASE8 with egress-dt-leaf failure and recovery - FAIL

Case 204: Combines CASE8 with egress-st-leaf failure and recovery - FAIL

Case 205: Combines CASE8 with leaves failure and recovery - FAIL

Case 301: Combines CASE8 with leaves failure and recovery - FAIL

Case 401: Extends MCAST105 - FAIL

Case 402: No downstream path for DTH2 - FAIL

Case 403: No downstream path for DTH1 - FAIL

Case 404: Extends MCASR 403 - FAIL