HAsingleInstanceRestart at 20 Aug 2021 19:59:05

<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 1d49a407f108aa14b01c4ca062ab8af02ce5f4d4 (HEAD, origin/master, origin/HEAD, master)
Author: Carmelo Cascone [carmelo@opennetworking.org]
AuthorDate: Mon Aug 9 20:01:59 2021 -0700
Commit: Daniele Moro [dmoro@Danieles-MacBook-Pro.local]
CommitDate: Mon Aug 16 16:22:00 2021 +0200

Fix wrong arguments in load_pdr action
--
(cherry picked from commit 94015dee30b6d98e2658e6ff1ba557f5ad5010b5)

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