SRDhcprelay at 14 Jun 2021 19:30:55

<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 7db467270ffb30e3512edf07e9ce9020caa7a5ff (HEAD -] master, origin/master, origin/HEAD)
Author: Jian Li [pyguni@gmail.com]
AuthorDate: Mon Jun 14 21:28:31 2021 +0900
Commit: Jian Li [pyguni@gmail.com]
CommitDate: Mon Jun 14 13:17:59 2021 +0000

Fix: resolve an issue on not creating a new tenant bridge at node
--
(cherry picked from commit 45b158c1d150d15f51c97d632520b488db9aaf20)

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

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

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

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