CI Tests: Relax check for RPMs (not applicable to rhel8 modules)
This commit is contained in:
parent
0a08050f43
commit
6e53120fd1
@ -41,7 +41,7 @@ collection_path=$(which python | sed 's/\/usr\/bin\/python//')
|
||||
|
||||
rlJournalStart
|
||||
rlPhaseStartSetup
|
||||
rlAssertRpm --all
|
||||
# rlAssertRpm --all
|
||||
rlAssertRpm "systemtap"
|
||||
rlLogInfo "Running on kernel: $(uname -r)"
|
||||
rlRun "rpm -qa 'systemtap*'" 0 "Checking systemtap packages"
|
||||
|
Loading…
Reference in New Issue
Block a user