Commit Graph

4 Commits

Author SHA1 Message Date
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
Tomas Hrcka
04c2aa8047 Revert "Orphaned for 6+ weeks"
This reverts commit 5c113c69b1.

Unretirement request: https://pagure.io/releng/issue/10183

Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2021-06-29 11:35:08 +02:00
Miro Hrončok
5c113c69b1 Orphaned for 6+ weeks 2021-06-08 21:19:18 +02:00
Neil Horman
3832655c1e Update to latest upstream and add CI harness 2018-05-14 17:17:46 -04:00