integration tests: Test IPv4 with new prefix
Signed-off-by: Till Maas <opensource@till.name>
This commit is contained in:
parent
2b6b0526da
commit
2e052aca6c
@ -115,7 +115,7 @@ def test_edit_static_ipv4_address_and_prefix(setup_eth1_ipv4):
|
||||
'ipv4': {
|
||||
'enabled': True,
|
||||
'address': [
|
||||
{'ip': IPV4_ADDRESS2, 'prefix-length': 24}
|
||||
{'ip': IPV4_ADDRESS2, 'prefix-length': 30}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user