SRDhcprelay at 11 Jan 2021 19:30:53

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric4/lastSuccessfulBuild/artifact/SRDhcprelay-stratum_master_20-builds_graph.jpg", alt="SRDhcprelay-stratum", style="width:525px;height:350px;border:0">
commit 924f01f31f8302a8680a6a16f1e43d56e469bd4f (HEAD -] master, origin/master, origin/HEAD)
Author: Anurag Chadha [anurag.chadha@hsc.com]
AuthorDate: Fri Dec 4 19:48:56 2020 +0530
Commit: Thomas Vachuska [tom@opennetworking.org]
CommitDate: Fri Jan 8 00:54:25 2021 +0000

[ONOS-8129] Bug fixed for duplicate events when netconf device goes down along with some fixes for NPE in NetconfControllerImpl

Case 1: DHCP v4 tests with 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 2: DHCP v4 tests with 4 clients attached to switch directly and 1 server attached to switch indirectly (via gateway), with 3 ONOS instances - FAIL

Case 21: DHCP v4 tests with tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 22: DHCP v4 tests with tagged hosts: 4 clients attached to switch directly and 1 server attached to switch indirectly (via gateway), with 3 ONOS instances - FAIL

Case 41: DHCP v4 tests with dual-homed hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS

Case 61: DHCP v4 tests with dual-homed tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - PASS