SRHighAvailability at 30 May 2020 13:58:39

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric3/lastSuccessfulBuild/artifact/SRHighAvailability_onos-2.2_20-builds_graph.jpg", alt="SRHighAvailability", style="width:525px;height:350px;border:0">
commit 1d4756928df452b61a0d51919d9aab80b7447bfe (HEAD -] onos-2.2, origin/onos-2.2)
Author: Robert MacDavid [robertmacdavid@gmail.com]
AuthorDate: Thu May 21 21:32:38 2020 -0400
Commit: Carmelo Cascone [carmelo@opennetworking.org]
CommitDate: Fri May 29 02:30:01 2020 +0000

Rewrite the SPGW P4 pipeline.
--
This commit makes two changes to the fabric.p4 source files:
1. Routing is now done on a metadata field instead of the ipv4 header.
Routing on the ipv4 header is incorrect if the packet is encapsulated
with an outer IPV4 header. The metadata field is updated each time the
ipv4 destination changes, or an outer header is added or removed. These
changes require no control plane modifications due to @name annotations.
2. The spgw control blocks have been rewritten to support the logical UP4
--
(cherry picked from commit bec6b6a7b0f33812c6f6904d9f9b629539446e79)

Case 1: High Availability tests - ONOS failures 2x2 Leaf-spine - FAIL

Case 2: High Availability tests - ONOS random failures 2x2 Leaf-spine - FAIL