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 0e0c2a7db7 nxos_snmp_traps: fix 'group: all' for N35 platforms (#55995)
* nxos_snmp_traps: fix 'group: all' for N35 platforms

- `group: all` attempts to enable traps for all features defined in the module's `feature_list`

- `N35` platforms do not support `snmp-server enable traps bfd`; so removing `bfd` from the `feature_list` for that platform

- Minor cleanup in `sanity.yaml` test file

* whitespace lint fix
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration nxos_snmp_traps: fix 'group: all' for N35 platforms (#55995) 7 years ago
legacy Removed legacy Digital Ocean tasks (#51786) 7 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner bumped 'vcenter-test-container' to '1.5.0' 7 years ago
sanity Implement a framework for having common code for release scripts (#55893) 7 years ago
units Pluribus networks fabric local module with UT (#55872) 7 years ago
utils Add Hetzner Cloud to CI integration tests. 7 years ago