You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/nxos_ospf_vrf
Chris Van Heuveln c1e9f594d2 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.
5 years ago
..
defaults fix for nxos_ospf_vrf invalid cmd and ntp errors (#27977) 7 years ago
meta fix for nxos_ospf_vrf invalid cmd and ntp errors (#27977) 7 years ago
tasks Nxos test reorganize (#41089) 6 years ago
tests/common nxos_ospf_vrf: sanity.yaml test: fix timer_throttle_lsa_hold (#53561) 5 years ago