HAfullNetPartition at 09 Oct 2018 11:32:16

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/HAfullNetPartition_master_20-builds_graph.jpg", alt="HAfullNetPartition", style="width:525px;height:350px;border:0">
commit 14a6c506e4c6356228bd3c801fc38dc2e26e261d (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Wed Oct 3 10:24:51 2018 -0700
Commit: Ray Milkey [ray@opennetworking.org]
CommitDate: Tue Oct 9 16:44:53 2018 +0000

Fix NPE when trying to reference delta port statistics via REST API

Case 1: Constructing test variables and building ONOS package - PASS

For loading from params file, and pull and build the latest ONOS package

Case 2: Assigning devices to controllers - PASS

Assign switches to ONOS using 'ovs-vsctl' and check that an ONOS node becomes the master of the device.

Case 8: Compare ONOS Topology view to Mininet topology - PASS

Compare topology objects between Mininet and ONOS

Case 21: Assigning Controller roles for switches - PASS

Check that ONOS is connected to each device. Then manually assign mastership to specific ONOS nodes using 'device-role'

Case 8: Compare ONOS Topology view to Mininet topology - FAIL