URL: https://github.com/freeipa/freeipa/pull/6032 Author: flo-renaud Title: #6032: ipatests: increase sosreport verbosity Action: opened
PR body: """ With the new version sos-4.2-1, sos report -v prints the debug messages into sos.log only. In order to see the debug messages in the console, -vv is needed. For more info refer to sos report commit sosreport/sos@1d0729a
Since the test is looking for messages in stdout, use -vv to make sure the expected messages are printed in the console.
Fixes: https://pagure.io/freeipa/issue/9000 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6032/head:pr6032 git checkout pr6032
URL: https://github.com/freeipa/freeipa/pull/6032 Author: flo-renaud Title: #6032: ipatests: increase sosreport verbosity Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/6032/head:pr6032 git checkout pr6032
freeipa-devel@lists.fedorahosted.org