HAsingleInstanceRestart at 29 Jun 2018 22:22:38

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/HAsingleInstanceRestart_master_20-builds_graph.jpg", alt="HAsingleInstanceRestart", style="width:525px;height:350px;border:0">
commit 510419f90ada33259e7d2dae4258b137cae7abbb (HEAD -] master, origin/master, origin/HEAD)
Author: Thomas Vachuska [tom@opennetworking.org]
AuthorDate: Thu Jun 28 17:05:09 2018 -0700
Commit: Thomas Vachuska [tom@opennetworking.org]
CommitDate: Fri Jun 29 22:04:31 2018 +0000

Fixing few issues in feature generation and local run capability for Bazel build.

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