URL: https://github.com/freeipa/freeipa/pull/5635 Author: mrizwan93 Title: #5635: ipatests: introduce wait_for_replication in test_rolecheck_Trust Action: opened
PR body: """ Test was randomly failing if the query for the server role is executed before the replication had time to replicate the changes on cn=adtrust agents,cn=sysaccounts,cn=etc,dc=ipa,dc=test, as the server role is read using this entry.
related: https://pagure.io/freeipa/issue/8553
Signed-off-by: Mohammad Rizwan myusuf@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5635/head:pr5635 git checkout pr5635
URL: https://github.com/freeipa/freeipa/pull/5635 Author: mrizwan93 Title: #5635: ipatests: introduce wait_for_replication in test_rolecheck_Trust Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5635/head:pr5635 git checkout pr5635
freeipa-devel@lists.fedorahosted.org