URL: https://github.com/freeipa/freeipa/pull/1932 Author: pvoborni Title: #1932: test_server_del: fix TestServerDel suite Action: opened
PR body: """ TestLastServices suite was fixed in PR #1913 . This PR completes ticket https://pagure.io/freeipa/issue/7517
The first patch does a bit of optimization so that this suite can be run on smaller topology, e.g. https://github.com/freeipa/freeipa-pr-ci/pull/165
Second fixes test_removal_of_replica1_disconnects_domain_topology, test_removal_of_replica2_disconnects_ca_topology. Details in commit message.
Third fixes test_removal_of_master_disconnects_both_topologies. Details in commit message.
Temp commit will be removed on successful run.
I think that the suite is still bit unstable as test_ignore_topology_disconnect_replica{1,2} reinstall master in disconnected topology so bad things might in theory happen. It might not be hit though, so let's try if it will work as is.
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1932/head:pr1932 git checkout pr1932
URL: https://github.com/freeipa/freeipa/pull/1932 Author: pvoborni Title: #1932: test_server_del: fix TestServerDel suite Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1932/head:pr1932 git checkout pr1932
freeipa-devel@lists.fedorahosted.org