tests: fix test_gbp.py. 56/20156/15
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Sun, 16 Jun 2019 00:31:31 +0000 (20:31 -0400)
committerNeale Ranns <nranns@cisco.com>
Tue, 25 Jun 2019 12:37:13 +0000 (12:37 +0000)
commit1b534f5a4ad33f78159113f5a922465df6b32cef
treeddc769cdfa278979f8608211a9a217be674707e2
parent464e1dcd6b219038c28ee8c71cc7247151a0d18c
tests: fix test_gbp.py.

A number of VppGbpContractRules were missing the hash_mode_t
and were being replaced by an optional kwarg.

Type: fix

Change-Id: I6ca03c93b69e4355c237a6c9402e1e178b701b21
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
test/test_gbp.py
test/test_vxlan_gbp.py
test/vpp_papi_provider.py
test/vpp_vxlan_gbp_tunnel.py