summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathaniel Case <this.is@nathanielca.se>2018-05-30 08:40:28 -0400
committerGitHub <noreply@github.com>2018-05-30 08:40:28 -0400
commit2272b6155c4245057cb0c617fedeb6a07335302e (patch)
tree9749ed65153aaa53eae2e4a951a066ac3188a0ac
parent786ec14e5412ba7276e76b71cf42ed5d591c74e9 (diff)
downloadansible-2272b6155c4245057cb0c617fedeb6a07335302e.tar.gz
Remove local from most eos tests now that provider is out (#40875)
-rw-r--r--test/integration/targets/eos_eapi/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_interface/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_l2_interface/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_l3_interface/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_linkagg/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_lldp/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_logging/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_smoke/tasks/cli.yaml2
-rw-r--r--test/integration/targets/eos_static_route/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_system/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_user/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_vlan/tasks/cli.yaml6
-rw-r--r--test/integration/targets/eos_vrf/tasks/cli.yaml6
13 files changed, 1 insertions, 73 deletions
diff --git a/test/integration/targets/eos_eapi/tasks/cli.yaml b/test/integration/targets/eos_eapi/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_eapi/tasks/cli.yaml
+++ b/test/integration/targets/eos_eapi/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_interface/tasks/cli.yaml b/test/integration/targets/eos_interface/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_interface/tasks/cli.yaml
+++ b/test/integration/targets/eos_interface/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_l2_interface/tasks/cli.yaml b/test/integration/targets/eos_l2_interface/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_l2_interface/tasks/cli.yaml
+++ b/test/integration/targets/eos_l2_interface/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_l3_interface/tasks/cli.yaml b/test/integration/targets/eos_l3_interface/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_l3_interface/tasks/cli.yaml
+++ b/test/integration/targets/eos_l3_interface/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_linkagg/tasks/cli.yaml b/test/integration/targets/eos_linkagg/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_linkagg/tasks/cli.yaml
+++ b/test/integration/targets/eos_linkagg/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_lldp/tasks/cli.yaml b/test/integration/targets/eos_lldp/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_lldp/tasks/cli.yaml
+++ b/test/integration/targets/eos_lldp/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_logging/tasks/cli.yaml b/test/integration/targets/eos_logging/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_logging/tasks/cli.yaml
+++ b/test/integration/targets/eos_logging/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_smoke/tasks/cli.yaml b/test/integration/targets/eos_smoke/tasks/cli.yaml
index c13ea76bac..d6887cdbc7 100644
--- a/test/integration/targets/eos_smoke/tasks/cli.yaml
+++ b/test/integration/targets/eos_smoke/tasks/cli.yaml
@@ -15,7 +15,7 @@
loop_control:
loop_var: test_case_to_run
-- name: run test case (connection=local)
+- name: run test cases (connection=local)
include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
with_items: "{{ test_items }}"
loop_control:
diff --git a/test/integration/targets/eos_static_route/tasks/cli.yaml b/test/integration/targets/eos_static_route/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_static_route/tasks/cli.yaml
+++ b/test/integration/targets/eos_static_route/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_system/tasks/cli.yaml b/test/integration/targets/eos_system/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_system/tasks/cli.yaml
+++ b/test/integration/targets/eos_system/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_user/tasks/cli.yaml b/test/integration/targets/eos_user/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_user/tasks/cli.yaml
+++ b/test/integration/targets/eos_user/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_vlan/tasks/cli.yaml b/test/integration/targets/eos_vlan/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_vlan/tasks/cli.yaml
+++ b/test/integration/targets/eos_vlan/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run
diff --git a/test/integration/targets/eos_vrf/tasks/cli.yaml b/test/integration/targets/eos_vrf/tasks/cli.yaml
index a6f7ae0351..87a42971bb 100644
--- a/test/integration/targets/eos_vrf/tasks/cli.yaml
+++ b/test/integration/targets/eos_vrf/tasks/cli.yaml
@@ -14,9 +14,3 @@
with_items: "{{ test_items }}"
loop_control:
loop_var: test_case_to_run
-
-- name: run test case (connection=local)
- include: "{{ test_case_to_run }} ansible_connection=local ansible_become=no"
- with_first_found: "{{ test_items }}"
- loop_control:
- loop_var: test_case_to_run