SRRouting at 22 Sep 2020 21:49:54

<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 0f1ffd162f0a8fd2a12ac26f12b54519064c4a3b (HEAD -] onos-2.2, origin/onos-2.2)
Author: Yi Tseng [yi@opennetworking.org]
AuthorDate: Fri Sep 18 11:10:47 2020 -0700
Commit: Carmelo Cascone [carmelo@opennetworking.org]
CommitDate: Tue Sep 22 18:51:09 2020 +0000

Add netcfg for INT

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

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

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

Case 101: Test link failures with IPv4 hosts - PASS

Case 102: Test link failures with IPv6 hosts - FAIL