URL: https://github.com/freeipa/freeipa/pull/3242 Author: rcritten Title: #3242: Work around autoremember-build timing issue test failures Action: opened
PR body: """ This is testing that by disabling modify-ops in the automember plugin that one can add/remove members and properly exercise automember rebuild.
This is unrelated to the rebuild directly so I moved where that is executed and that seems to have settled the test down.
I filed https://bugzilla.redhat.com/show_bug.cgi?id=1718397 against 389-ds to investigate.
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/3242/head:pr3242 git checkout pr3242
URL: https://github.com/freeipa/freeipa/pull/3242 Author: rcritten Title: #3242: Work around autoremember-build timing issue test failures Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/3242/head:pr3242 git checkout pr3242
freeipa-devel@lists.fedorahosted.org