diff --git a/Sanity/RHEL-33746-Please-stop-using-OpenSSL-ENGINE-API-in-ppp/runtest.sh b/Sanity/RHEL-33746-Please-stop-using-OpenSSL-ENGINE-API-in-ppp/runtest.sh index 90d2ec1..7d192a2 100755 --- a/Sanity/RHEL-33746-Please-stop-using-OpenSSL-ENGINE-API-in-ppp/runtest.sh +++ b/Sanity/RHEL-33746-Please-stop-using-OpenSSL-ENGINE-API-in-ppp/runtest.sh @@ -32,6 +32,7 @@ PACKAGE=${PACKAGE:-ppp} rlJournalStart rlPhaseStartSetup + sleep 1200 rlAssertRpm $PACKAGE || rlDie "Package $PACKAGE not installed" rlLog "Arch: $(arch), PC name: $(hostname), $(hostname -A) User: $(whoami)" rlRun "TmpDir=\$(mktemp -d)" 0 "Creating tmp directory"