SRDhcprelay at 23 Aug 2021 19:30:51

<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 1d49a407f108aa14b01c4ca062ab8af02ce5f4d4 (HEAD -] master, origin/master, origin/HEAD)
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: 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