SRRouting at 25 Sep 2020 20:53:25

<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 3bc3d5b746cf58b5ab192cb6d7f175ab6966e79d (HEAD -] onos-2.2, origin/onos-2.2)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Wed Sep 23 16:46:12 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Wed Sep 23 08:38:27 2020 +0000

Use port's MacAddress to associate ONOS port and Kubernetes port

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