SRRouting at 31 Oct 2020 19:04:43

<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 3433e31a961b0ce97cb731ceb67fcc7da0c854b5 (HEAD -] onos-2.2, origin/onos-2.2)
Author: pierventre [pier@opennetworking.org]
AuthorDate: Tue Oct 27 16:08:48 2020 +0100
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Thu Oct 29 10:36:07 2020 +0000

[ONOS-8123] Fix an issue related to the component properties.

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

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