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 ea0ef3b2e1 nxos_pim_rp_address: update sanity test to work with legacy N3K (#53471)
Test yaml fixes for n3048:

* 3048 does not support bidir option
* 3048 cannot remove rp-address if prefix-list/route-map is present
  * yes: no ip pim rp-address x.x.x.x
  *  no: no ip pim rp-address x.x.x.x prefix-list foo
  *  no: no ip pim rp-address x.x.x.x route-map bar

This test now passes on N9k/N7k/N6k/N3k.
6 years ago
..
cache
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration nxos_pim_rp_address: update sanity test to work with legacy N3K (#53471) 6 years ago
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 6 years ago
results
runner Make ansible-test less noisy for change detection. (#53497) 6 years ago
sanity scan_packages: made adding package managers easier (#49079) 6 years ago
units Add support for Windows hosts in the SSH connection plugin (#47732) 6 years ago
utils Add timeout support to ansible-test. (#53302) 6 years ago