ansible/test
Chris Van Heuveln cfe4477c10 nxos_vxlan_vtep: Add dependency checks (#53288)
* nxos_vxlan_vtep: Add dependency checks

Some of the N9k-specific attrs are failing due to hardware/feature/resources.

 * `global_suppress_arp`
   - dependency on TCAM resources

 * `global_mcast_group_L3`
   - hardware dependency on specific chassis/linecards
   - feature dependency on `ngmvpn`

 * `global_ingress_replication_bgp`
   - hardware dependency on specific chassis/linecards

Tested on N9k with/without TCAM resources, various N9k chassis, N7k, N6k. All 100% Pass.

* pylint
2019-03-08 10:33:54 +05:30
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration nxos_vxlan_vtep: Add dependency checks (#53288) 2019-03-08 10:33:54 +05:30
legacy tests: cloudscale_server: convert legacy to target tests (#52576) 2019-02-20 16:15:40 +01:00
results
runner Add ansible-test finally block after tests run. 2019-03-07 18:31:02 -08:00
sanity scan_packages: made adding package managers easier (#49079) 2019-03-06 12:29:51 -05:00
units Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
utils Add timeout support to ansible-test. (#53302) 2019-03-05 11:58:13 -08:00