Skip to content

Commit

Permalink
LTP: TW: schedule tests which produce kernel warning
Browse files Browse the repository at this point in the history
Separating the ltp tests which produce kernel warning as expected
from ltp_kernel_misc testsuite to a new testsuite ltp_kernel_warn_tests

Signed-off-by: Avinesh Kumar <[email protected]>
  • Loading branch information
Avinesh committed Oct 31, 2024
1 parent 313f36b commit 1ea6d97
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions job_groups/opensuse_tumbleweed_kernel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ scenarios:
- ltp_kernel_misc:
settings:
LTP_TAINT_EXPECTED: '0x13801'
- ltp_kernel_warn_tests
- ltp_lvm
- ltp_math
- ltp_mm
Expand Down Expand Up @@ -261,6 +262,7 @@ scenarios:
- ltp_kernel_misc:
settings:
LTP_TAINT_EXPECTED: '0x13801'
- ltp_kernel_warn_tests
- ltp_lvm
- ltp_math
- ltp_mm
Expand Down Expand Up @@ -321,6 +323,7 @@ scenarios:
- ltp_kernel_misc:
settings:
LTP_TAINT_EXPECTED: '0x13801'
- ltp_kernel_warn_tests
- ltp_lvm
- ltp_net_features
- ltp_net_nfs
Expand Down Expand Up @@ -381,6 +384,7 @@ scenarios:
- ltp_kernel_misc:
settings:
LTP_TAINT_EXPECTED: '0x13801'
- ltp_kernel_warn_tests
- ltp_lvm
- ltp_math
- ltp_mm
Expand Down

0 comments on commit 1ea6d97

Please sign in to comment.