irqbalance/tests
Tao Liu e5d79a3c24 selftest: Fix test failing when performing runtest.sh
A failing is noticed:

:: [ 07:07:19 ] :: [  BEGIN   ] :: Running 'cd /tmp/tmp.i5XmMNXNbE/BUILD/irqbalance-*/'
/usr/share/beakerlib/testing.sh: line 896: cd: /tmp/tmp.i5XmMNXNbE/BUILD/irqbalance-*/: No such file or directory

The reason is there are multiple dirs been selected by "irqbalance-*":

[root@dell-r640-008 BUILD]# ls
irqbalance-1.9.4  irqbalance-1.9.4-SPECPARTS

This patch will unselect the *-SPECPARTS dir. Also adding the missing
package systemd-devel dependency.

Signed-off-by: Tao Liu <ltao@redhat.com>
2025-05-15 15:00:40 +12:00
..
selftest selftest: Fix test failing when performing runtest.sh 2025-05-15 15:00:40 +12:00
inventory RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:46:22 +02:00
README RHEL 9.0.0 Alpha bootstrap 2020-10-15 13:46:22 +02:00
tests.yml selftest: Fix test failing when performing runtest.sh 2025-05-15 15:00:40 +12:00

initial tests:
run make check, which runs any selftests in the upstream source tarball