SRRouting at 08 Oct 2020 03:14:11

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRRouting_unexpected ONOS branch_20-builds_graph.jpg", alt="SRRouting", style="width:525px;height:350px;border:0">
commit 8ff206ec4e1d77c660bb26facd6855e026fdafde (HEAD -] review/unknown/24070)
Author: Andrea Campanella [andrea@opennetworking.org]
AuthorDate: Wed Oct 7 16:44:21 2020 +0200
Commit: Andrea Campanella [andrea@opennetworking.org]
CommitDate: Wed Oct 7 16:44:21 2020 +0200

[ONOS-8121][VOL-3259] Fixing null filter for felix fileinstall

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

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

Case 102: Test link failures with IPv6 hosts - FAIL

Case 103: Test link failures with IPv4 and IPv6 hosts - FAIL