mirror of https://github.com/ansible/ansible.git
nxos_ospf_vrf: sanity.yaml test: fix timer_throttle_lsa_hold (#53561)
* The test was setting `lsa max` value to 2222 but the default `lsa hold` value is 5000. * `hold` must be less than `max` or else the device raises a clierror, so I just added a lower non-default `hold` value to satisfy the cli.pull/53634/head
parent
cd5c64c818
commit
c1e9f594d2
Loading…
Reference in New Issue