HAfullNetPartition at 08 Jul 2021 20:01:10

<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 528335eea1a281abaffa27446e188d99f370fc25 (HEAD, origin/master, origin/HEAD, master)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Thu Jul 8 20:52:50 2021 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Thu Jul 8 12:41:04 2021 +0000

Change the logic of synchronizing flow rules on kubevirt network
--
(cherry picked from commit f0d00d5e5dfd9576bdbfa826bc81cd168f0589b1)

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

Compare topology objects between Mininet and ONOS

Case 3: Adding host Intents - FAIL