SRRouting at 03 Oct 2020 13:31:33

<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 8ee219fd7ea1e230c497ff00943c7c4007f2a827 (HEAD -] onos-2.2, origin/onos-2.2)
Author: pierventre [pier@opennetworking.org]
AuthorDate: Tue Sep 15 12:44:52 2020 +0200
Commit: Pier Luigi Ventre [pier@opennetworking.org]
CommitDate: Fri Oct 2 10:21:52 2020 +0000

[AETHER-38] Moves T3 utils to ONOS utils

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

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