SRRouting at 07 Feb 2021 11:00:10

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRRouting_onos-2.2_20-builds_graph.jpg", alt="SRRouting", style="width:525px;height:350px;border:0">
commit 4d5607e1e6f5d0bbcd8d0738bd75f8714d094893 (HEAD -] onos-2.2, origin/onos-2.2)
Author: Carmelo Cascone [carmelo@opennetworking.org]
AuthorDate: Thu Jan 28 18:25:59 2021 -0800
Commit: pierventre [pier@opennetworking.org]
CommitDate: Tue Feb 2 08:42:51 2021 +0100

Fix issues seen during bundle refresh with shared executors

Case 1: Ping between all ipv4 hosts in the topology - FAIL

Case 2: Ping between all ipv6 hosts in the topology - PASS

Case 3: Ping between all ipv4 and ipv6 hosts in the topology - PASS

Case 4: Ping between all ipv4 hosts in the topology and check connectivity to external ipv4 hosts - PASS

Case 5: Ping between all ipv6 hosts in the topology and check connectivity to external ipv6 hosts - PASS

Case 6: Ping between all ipv4 and ipv6 hosts in the topology and check connectivity to external hosts - FAIL

Case 7: Ping between from ipv4 hosts to external host configured with route-add command - PASS

Case 8: Ping between from ipv6 hosts to external host configured with route-add command - PASS

Case 9: Ping between from ipv4 and ipv6 hosts to external host configured with route-add command - PASS

Case 101: Test link failures with IPv4 hosts - FAIL