test: Remove bond tests tag expfail

Since the root cause of the bond tests failure is already found and
fixed (by the commit 'fix: Add dhcp client package dependency for
initscripts provider'). Therefore, remove the bond tests tag `expfail`
and enable the bond tests in the downstream testing.

Signed-off-by: Wen Liang <liangwen12year@gmail.com>
This commit is contained in:
Wen Liang 2023-10-03 16:44:59 -04:00 committed by Richard Megginson
parent 62c78f4fe0
commit ca2180e659
5 changed files with 0 additions and 10 deletions

View file

@ -2,8 +2,6 @@
---
- name: Play for testing bond connection
hosts: all
tags:
- tests::expfail
vars:
controller_profile: bond0
controller_device: nm-bond

View file

@ -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

View file

@ -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

View file

@ -2,8 +2,6 @@
---
- name: Play for testing bond options
hosts: all
tags:
- tests::expfail
vars:
controller_profile: bond0
controller_device: nm-bond

View file

@ -2,8 +2,6 @@
---
- name: Play for testing bond removal
hosts: all
tags:
- tests::expfail
vars:
controller_profile: bond0
controller_device: nm-bond