HAupgrade at 16 Dec 2018 07:33:25

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-VM/lastSuccessfulBuild/artifact/HAupgrade_onos-1.15_20-builds_graph.jpg", alt="HAupgrade", style="width:525px;height:350px;border:0">
commit bd64d72c8eac1f58be974e5aea096cfcb66216e6 (HEAD -] onos-1.15, origin/onos-1.15)
Author: Ray Milkey [ray@opennetworking.org]
AuthorDate: Thu Dec 13 15:55:08 2018 -0800
Commit: Thomas Vachuska [tom@opennetworking.org]
CommitDate: Fri Dec 14 21:33:30 2018 +0000

remove hack to suppress warnings about the git_repository() rule

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