tuned
tuned copied to clipboard
Update tests: disable systemd rate limiting.
Hi. Require issue should be fixed.
/packit retest
/packit test
/packit build
/packit test
/packit build
/packit build
/packit test
/packit test
/packit build
/packit rebuild
/packit test
/packit test
/packit test
Hi. Seems like changes from review has been reflected. Would you please take a look?
Testing is still in progress.
/packit build
You are still inconsistent with tab & spaces, please fix it, e.g.:
rlRun "pushd $TmpDir"
+\trlImport "tuned/basic"
E.g. there were 8 spaces in the test, but you used one tab. Either use spaces or convert the test to tabs.
You are still inconsistent with tab & spaces, please fix it, e.g.:
rlRun "pushd $TmpDir" +\trlImport "tuned/basic"E.g. there were 8 spaces in the test, but you used one tab. Either use spaces or convert the test to tabs.
Thanks. It's just legacy of too many people touching tests :). Should be fixed now.