Fix gating test
This commit is contained in:
parent
b94ab8c193
commit
cb9c7af41f
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ rlJournalStart
|
|||
rlRun "dnf --nobest builddep -y *src.rpm"
|
||||
rlRun "rpm --define='_topdir $TMP' -Uvh *src.rpm"
|
||||
rlRun "rpmbuild --define='_topdir $TMP' -bc SPECS/${PACKAGE}.spec"
|
||||
rlRun "pushd BUILD/${PACKAGE}-*"
|
||||
rlRun "pushd BUILD/${PACKAGE}-*-build/${PACKAGE}-*"
|
||||
rlPhaseEnd
|
||||
|
||||
rlPhaseStartTest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue