HAfullNetPartition at 02 Sep 2018 17:13:15

<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 c3e0c600cce48efab8827c5e5260a491d7ea7a73 (HEAD -] master, origin/master, origin/HEAD)
Author: Daniel Park [dan.mcpark84@gmail.com]
AuthorDate: Thu Aug 30 21:27:25 2018 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Fri Aug 31 02:30:58 2018 +0000

Fixes to deal with unsupported vendor type interface in OpenstackSwitchingDirectPortProvider

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

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