SRRouting at 29 Oct 2020 20:07:28

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRRouting-stratum_onos-2.2_20-builds_graph.jpg", alt="SRRouting-stratum", 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 - FAIL

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

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

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

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

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

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

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

Case 101: Test link failures with IPv4 hosts - FAIL

Case 104: Test link failures with IPv4 hosts including external hosts - FAIL

Case 107: Test link failures with IPv4 hosts including external hosts configured with route-add command - FAIL

Case 201: Test switch failures with IPv4 hosts - FAIL

Case 204: Test switch failures with IPv4 hosts including external hosts - FAIL

Case 207: Test switch failures with IPv4 hosts including external hosts configured with route-add command - FAIL

Case 301: Test onos failures with IPv4 hosts - FAIL

Case 304: Test onos failures with IPv4 hosts including external hosts - FAIL

Case 307: Test onos failures with IPv4 hosts including external hosts configured with route-add command - FAIL

Case 601: Bring down all switches then recover - FAIL