tag all bond tests with expfail

The bond tests fail regularly in our single host downstream testing,
so mark them as `expfail` (expect to fail) so that these failures
do not clutter up our test results.

We have tried to fix this in the past - several times over the past
three years, at a cost of many man weeks of effort  - and the fixes just
don't seem to "take".  We have reached the point where we need to cut
our losses and just skip these tests.  Perhaps at some point in the
future we can revisit this issue.

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
This commit is contained in:
Rich Megginson 2023-01-21 09:50:46 -07:00 committed by Richard Megginson
parent 1a5338f452
commit a3b7dc4663
5 changed files with 10 additions and 0 deletions

View file

@ -1,6 +1,8 @@
# SPDX-License-Identifier: BSD-3-Clause
---
- hosts: all
tags:
- tests::expfail
vars:
controller_profile: bond0
controller_device: nm-bond

View file

@ -1,6 +1,8 @@
# SPDX-License-Identifier: BSD-3-Clause
---
- hosts: all
tags:
- tests::expfail
vars:
controller_profile: bond0
controller_device: nm-bond

View file

@ -1,6 +1,8 @@
# SPDX-License-Identifier: BSD-3-Clause
---
- hosts: all
tags:
- tests::expfail
vars:
controller_profile: bond0
controller_device: deprecated-bond

View file

@ -1,6 +1,8 @@
# SPDX-License-Identifier: BSD-3-Clause
---
- hosts: all
tags:
- tests::expfail
vars:
controller_profile: bond0
controller_device: nm-bond

View file

@ -1,6 +1,8 @@
# SPDX-License-Identifier: BSD-3-Clause
---
- hosts: all
tags:
- tests::expfail
vars:
controller_profile: bond0
controller_device: nm-bond