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 5dc65d0dfc nxos_hsrp: fix 'sh_preempt': <unknown enum:> (#52858)
* nxos_hsrp: fix 'sh_preempt': <unknown enum:>

Some older nxos images fail to set this attr value. This fix checks for
unknown enum and issues a second (unstructured) call to the device to get
the data.

* add whitespace for pep8
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration nxos_hsrp: fix 'sh_preempt': <unknown enum:> (#52858) 6 years ago
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Run network tests when paramiko plugin changes. 6 years ago
sanity Don't document a type for an argument which uses a callable (#53008) 6 years ago
units Auto Commit for: fmgr_device_group (#52784) 6 years ago
utils Ignore errors during container cleanup in CI. 6 years ago