1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2019-03-11 18:05:03 +05:30
..
defaults fix for nxos_ospf_vrf invalid cmd and ntp errors (#27977) 2017-08-14 16:09:16 -04:00
meta fix for nxos_ospf_vrf invalid cmd and ntp errors (#27977) 2017-08-14 16:09:16 -04:00
tasks Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
tests/common nxos_ospf_vrf: sanity.yaml test: fix timer_throttle_lsa_hold (#53561) 2019-03-11 18:05:03 +05:30