SRDhcprelay at 06 Oct 2020 19:34:03

<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 9bc67777a49b58e91ef1465e9554925bac197700 (HEAD -] master, origin/master, origin/HEAD)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Wed Oct 7 02:12:33 2020 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Wed Oct 7 02:50:46 2020 +0900

Add node IP attribute in k8s node class with minor code refactoring

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