SRRouting at 10 Oct 2020 13:24:53

<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 4b5048ada53b8d4dd0c689beac8481ab02ef9409 (HEAD -] onos-2.2, origin/onos-2.2)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Thu Oct 8 02:57:45 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Sat Oct 10 16:15:31 2020 +0000

Initial support VM and container communication via POD and service IP

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