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
Chris Van Heuveln 1f5d412cc3 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.

(cherry picked from commit c1e9f594d2)
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env [stable-2.7] Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration nxos_ospf_vrf: sanity.yaml test: fix timer_throttle_lsa_hold (#53561) 7 years ago
legacy vultr_server: fix multiple ssh keys not handled (#50337) 7 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner [stable-2.7] Reduce testing of Ubuntu versions. 7 years ago
sanity Install the NuGet package provider if needed (#52129) 7 years ago
units Fix 'defaults' option in the nxos_config module (#51076) 7 years ago
utils [stable-2.7] Fix run.py --branch argument. 7 years ago