summaryrefslogtreecommitdiff
path: root/test/integration/targets/nxos_bgp_neighbor/meta
diff options
context:
space:
mode:
authorrahushen <rahul.shenoy.86@gmail.com>2017-08-10 05:29:13 -0400
committerNathaniel Case <this.is@nathanielca.se>2017-08-10 05:29:13 -0400
commit85fc4c67ef81bd62f7245f4dab4d623190c6875c (patch)
treeb0132e71187385b5b446c6af12d51a5dd58b321b /test/integration/targets/nxos_bgp_neighbor/meta
parent7e2169f6d5d2d230a0bfd294412edf06c6e6d2d6 (diff)
downloadansible-85fc4c67ef81bd62f7245f4dab4d623190c6875c.tar.gz
Add integration tests for nxos_facts, nxos_bgp, nxos_bgp_af, nxos_bgp_neighbor, and nxos_evpn_global (#26924)
* Add new ITs for nxos_bgp, nxos_bgp_af, nxos_bgp_neighbor, and nxos_evpn_global * Add nxos_facts IT and enhance existing tests * switch nxos_feature tests to use bgp * misc. test fixes * Add checks for titanium in IT * Handle non-titanium case in tests
Diffstat (limited to 'test/integration/targets/nxos_bgp_neighbor/meta')
-rw-r--r--test/integration/targets/nxos_bgp_neighbor/meta/main.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/integration/targets/nxos_bgp_neighbor/meta/main.yml b/test/integration/targets/nxos_bgp_neighbor/meta/main.yml
new file mode 100644
index 0000000000..ae741cbdc7
--- /dev/null
+++ b/test/integration/targets/nxos_bgp_neighbor/meta/main.yml
@@ -0,0 +1,2 @@
+dependencies:
+ - prepare_nxos_tests