Skip to content

Commit e25fe41

Browse files
committed
Fix features of 'none' device
The changes made in #3532 fixed the CI/CD harness that checks the integration tests against the 'none' device. As more tests being run, we have to update the device features to pass this expanded set of tests.
1 parent 433076b commit e25fe41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

netsim/devices/none.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ features:
9292
vpn: True
9393
6pe: True
9494
ospf:
95+
areas: true
9596
unnumbered: True
9697
import: [ bgp, isis, ripv2, connected, static, vrf ]
9798
default.policy: true

0 commit comments

Comments
 (0)