URL: https://github.com/freeipa/freeipa/pull/4090 Author: jayesh-garg Title: #4090: [Backport][ipa-4-6] Test for ipa-ca-install on replica Action: opened
PR body: """ Test on replica for ipa-ca-install with options --no-host-dns,--skip-schema-check,done changes in ipatests/pytest_ipa/integration/tasks.py because wants to pass few arguments to install_ca method
Signed-off-by: Jayesh jgarg@redhat.com Reviewed-By: Florence Blanc-Renaud flo@redhat.com Reviewed-By: Fraser Tweedale ftweedal@redhat.com
Conflicts: ipatests/pytest_ipa/integration/tasks.py ipatests/test_integration/test_installation.py """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4090/head:pr4090 git checkout pr4090