HAclusterRestart at 31 May 2018 10:20:34

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/HAclusterRestart_master_20-builds_graph.jpg", alt="HAclusterRestart", style="width:525px;height:350px;border:0">
commit 75bd9e09e5b5ece368dd88205fbcdc7b869dc936 (HEAD -] master, origin/master, origin/HEAD)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Wed May 30 18:27:10 2018 -0700
Commit: Ray Milkey [ray@opennetworking.org]
CommitDate: Thu May 31 09:27:19 2018 -0700

Improvements to Bazel workspace generator

Case 1: Starting up 7 node(s) ONOS cluster - PASS

Set up ONOS with 7 node(s) ONOS cluster

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 3: Adding host Intents - PASS

Discover hosts by using pingall then assign predetermined host-to-host intents. After installation, check that the intent is distributed to all nodes and the state is INSTALLED

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