SRDhcprelay at 28 Feb 2020 09:10:54

<img src="https://jenkins.onosproject.org/view/QA/job/postjob-Fabric2/lastSuccessfulBuild/artifact/SRDhcprelay_onos-1.15_20-builds_graph.jpg", alt="SRDhcprelay", style="width:525px;height:350px;border:0">
commit 8146e2380cf3bb20ad59856ef5a90221827e442c (HEAD -] onos-1.15, origin/onos-1.15)
Author: Charles Chan [rascov@gmail.com]
AuthorDate: Wed Feb 26 15:04:44 2020 -0800
Commit: Charles Chan [rascov@gmail.com]
CommitDate: Thu Feb 27 13:42:55 2020 -0800

Fix an NPE in modified when calling hostHandler

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

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

Case 12: DHCP v6 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 - PASS

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

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 51: DHCP v6 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

Case 71: DHCP v6 tests with dual-homed tagged hosts: 4 clients attached to switch directly and 1 server attached to switch directly, with 3 ONOS instances - FAIL