Skip to content

Commit

Permalink
[airos] updated test for management interface to use role property
Browse files Browse the repository at this point in the history
  • Loading branch information
edoput committed Aug 21, 2017
1 parent abb6ad7 commit 0b2f372
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/airos/test_netconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def test_management_vlan(self):
{
'address': '192.168.1.20',
'family': 'ipv4',
'management': True,
'role': 'mlan',
'mask': 24,
'proto': 'static',
}
Expand Down

0 comments on commit 0b2f372

Please sign in to comment.