URL: https://github.com/freeipa/freeipa/pull/2082 Author: rcritten Title: #2082: [Backport][ipa-4-6] Rename test class for testing simple commands, add test Action: opened
PR body: """ Manual backport of the test from PR 1956. Only the code was pushed to the ipa-4-6 branch.
The consensus in the review was that the name test_commands was more generic than test_ipa_cli.
Add a test to change the password for sysaccount users using using ldappasswd to confirm that a segfault fix does not regress.
https://pagure.io/freeipa/issue/7561
Signed-off-by: Rob Crittenden rcritten@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2082/head:pr2082 git checkout pr2082
URL: https://github.com/freeipa/freeipa/pull/2082 Author: rcritten Title: #2082: [Backport][ipa-4-6] Rename test class for testing simple commands, add test Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/2082/head:pr2082 git checkout pr2082
freeipa-devel@lists.fedorahosted.org