mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 13:56:09 +02:00
tests/integrated: Enable ARP tests
Enable ARP tests, they appear to be supported by Open vSwitch. I noticed this when using Open vSwitch's "make ryu-check" as Open vSwitch enforces action consistency for the set NW TTL action. Signed-off-by: Simon Horman <horms@verge.net.au> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
d5e433ee04
commit
a88bdffab3
@ -466,7 +466,6 @@ class RunTest(tester.TestFlowBase):
|
||||
unsupported = [
|
||||
'test_action_set_field_ip_proto',
|
||||
'test_action_set_field_dl_type',
|
||||
'test_action_set_field_arp',
|
||||
'test_action_set_field_ipv6',
|
||||
'test_action_set_field_icmp',
|
||||
'test_action_copy_ttl_in',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user