diff --git a/tests/playbooks/tests_bond.yml b/tests/playbooks/tests_bond.yml index 6f59621..9be8232 100644 --- a/tests/playbooks/tests_bond.yml +++ b/tests/playbooks/tests_bond.yml @@ -2,8 +2,6 @@ --- - name: Play for testing bond connection hosts: all - tags: - - tests::expfail vars: controller_profile: bond0 controller_device: nm-bond diff --git a/tests/playbooks/tests_bond_cloned_mac.yml b/tests/playbooks/tests_bond_cloned_mac.yml index 6767cbd..ab9727f 100644 --- a/tests/playbooks/tests_bond_cloned_mac.yml +++ b/tests/playbooks/tests_bond_cloned_mac.yml @@ -2,8 +2,6 @@ --- - name: Play for testing bond cloned MAC address hosts: all - tags: - - tests::expfail vars: controller_profile: bond0 controller_device: nm-bond diff --git a/tests/playbooks/tests_bond_deprecated.yml b/tests/playbooks/tests_bond_deprecated.yml index d015cc6..572bf8a 100644 --- a/tests/playbooks/tests_bond_deprecated.yml +++ b/tests/playbooks/tests_bond_deprecated.yml @@ -2,8 +2,6 @@ --- - name: Play for testing bond device using deprecated 'master' argument hosts: all - tags: - - tests::expfail vars: controller_profile: bond0 controller_device: deprecated-bond diff --git a/tests/playbooks/tests_bond_options.yml b/tests/playbooks/tests_bond_options.yml index 3df94ae..219a015 100644 --- a/tests/playbooks/tests_bond_options.yml +++ b/tests/playbooks/tests_bond_options.yml @@ -2,8 +2,6 @@ --- - name: Play for testing bond options hosts: all - tags: - - tests::expfail vars: controller_profile: bond0 controller_device: nm-bond diff --git a/tests/playbooks/tests_bond_removal.yml b/tests/playbooks/tests_bond_removal.yml index c319c70..b4c2c9d 100644 --- a/tests/playbooks/tests_bond_removal.yml +++ b/tests/playbooks/tests_bond_removal.yml @@ -2,8 +2,6 @@ --- - name: Play for testing bond removal hosts: all - tags: - - tests::expfail vars: controller_profile: bond0 controller_device: nm-bond