URL: https://github.com/freeipa/freeipa/pull/5610 Author: miskopo Title: #5610: ipatests: test_installation: add install test scenarios Action: opened
PR body: """ - test_hostname_parameter: Test for #2692 ipa-server-install ignores --hostname - check whether hostname provided in `--hostname` parameter is being taken into account and set as new hostname without prompting for it again - test_ad_subpackage_dependency: Test for #4011 ipa-server-install crashes when AD subpackage is not installed - test if ipa-server installation succeeds without `freeipa-ipa-server-trust-ad` installed - test_backup_of_cs_cfg_should_be_created: Test for #4166 Backup CS.cfg before modifying it - test if ipa-server installer backs up CS.cfg before modifying it - test_update_krb5_conf_template_with_keyring_default_ccache_name: Test for #4013 Update krb5.conf.template to support KEYRING default_ccache_name - test if krb5.conf is updated with permanent ccache after installation
Related: https://pagure.io/freeipa/issue/2692 Related: https://pagure.io/freeipa/issue/4011 Related: https://pagure.io/freeipa/issue/4166 Related: https://pagure.io/freeipa/issue/4013
Signed-off-by: Michal Polovka mpolovka@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5610/head:pr5610 git checkout pr5610
URL: https://github.com/freeipa/freeipa/pull/5610 Author: miskopo Title: #5610: ipatests: test_installation: add install test scenarios Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5610/head:pr5610 git checkout pr5610
freeipa-devel@lists.fedorahosted.org