irqbalance/tests/selftest
Tao Liu e07cf18843 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>
2024-07-18 16:39:47 +12:00
..
Makefile Revert "Orphaned for 6+ weeks" 2021-06-29 11:35:08 +02:00
PURPOSE Revert "Orphaned for 6+ weeks" 2021-06-29 11:35:08 +02:00
runtest.sh selftest: Fix test failing when performing runtest.sh 2024-07-18 16:39:47 +12:00