irqbalance/tests
Tao Liu 86c1102141 Add systemd-devel in test.yml
Without this, a failing of test will occur:

:: [ 17:49:04 ] :: [   FAIL   ] :: Checking for the presence of systemd-devel rpm
...
:: [ 17:49:08 ] :: [   PASS   ] :: Installing irqbalance src rpm (Expected 0, got 0)
:: [ 17:49:08 ] :: [   FAIL   ] :: Command 'rpmbuild --define '_topdir /tmp/tmp.uP0IjdTOYv' -bc /tmp/tmp.uP0IjdTOYv/SPECS/irqbalance*.spec  &> /tmp/tmp.ryEBb6x9BX' (Expected 0, got 11)
:: [ 17:49:08 ] :: [   PASS   ] :: Command 'pushd .' (Expected 0, got 0)
:: [ 17:49:08 ] :: [   PASS   ] :: Command 'cd ' (Expected 0, got 0)
:: [ 17:49:08 ] :: [   FAIL   ] :: Command 'make check &> /tmp/tmp.WfDxL3aDGq' (Expected 0, got 2)
:: [ 17:49:08 ] :: [   FAIL   ] :: Selftest Failed

Signed-off-by: Tao Liu <ltao@redhat.com>
2025-08-19 09:51:28 +12:00
..
selftest selftest: Fix test failing when performing runtest.sh 2024-07-18 16:39:47 +12:00
inventory Revert "Orphaned for 6+ weeks" 2021-06-29 11:35:08 +02:00
README Revert "Orphaned for 6+ weeks" 2021-06-29 11:35:08 +02:00
tests.yml Add systemd-devel in test.yml 2025-08-19 09:51:28 +12:00

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