freeipa/ipatests/test_integration
Jan Cholasta 88083887c9 CA-less installer options usability fixes
The --*_pkcs12 options of ipa-server-install and ipa-replica-prepare have
been replaced by --*-cert-file options which accept multiple files.
ipa-server-certinstall now accepts multiple files as well. The files are
accepted in PEM and DER certificate, PKCS#7 certificate chain, PKCS#8 and
raw private key and PKCS#12 formats.

The --root-ca-file option of ipa-server-install has been replaced by
--ca-cert-file option which accepts multiple files. The files are
accepted in PEM and DER certificate and PKCS#7 certificate chain formats.

The --*_pin options of ipa-server-install and ipa-replica-prepare have been
renamed to --*-pin.

https://fedorahosted.org/freeipa/ticket/4489

Reviewed-By: Petr Viktorin <pviktori@redhat.com>
2014-09-30 08:50:47 +02:00
..
scripts CA-less tests: Use sequential certificate serial numbers 2014-04-10 12:05:26 +02:00
__init__.py Add a framework for integration test configuration 2013-07-15 15:49:05 +02:00
base.py ipatests: Add support for extra roles referenced by a keyword 2013-10-31 16:52:12 +01:00
config.py test_integration.config: Convert some text values to str 2014-03-05 10:00:58 +01:00
host.py test_integration.host: Export the hostname to dict as string 2014-04-22 12:55:35 +02:00
tasks.py ipatests: tasks: Fix dns configuration for trusts 2014-07-15 09:53:27 +02:00
test_backup_and_restore.py ipa-restore: Set SELinux booleans when restoring 2014-09-26 12:12:59 +02:00
test_caless.py CA-less installer options usability fixes 2014-09-30 08:50:47 +02:00
test_external_ca.py External CA installer options usability fixes 2014-09-30 08:50:47 +02:00
test_forced_client_reenrollment.py ipaplatform: Move all filesystem paths to ipaplatform.paths module 2014-06-16 19:48:20 +02:00
test_kerberos_flags.py Add integration tests for Kerberos Flags 2013-08-27 12:45:12 +02:00
test_legacy_clients.py ipaplatform: Move all filesystem paths to ipaplatform.paths module 2014-06-16 19:48:20 +02:00
test_service_permissions.py Support delegating RBAC roles to service principals 2014-08-21 14:07:01 +02:00
test_simple_replication.py test_simple_replication: Fix waiting for replication 2013-10-18 18:01:28 +02:00
test_sudo.py ipatests: test_sudo: Expect root listed out if no RunAsUser available 2014-06-25 20:14:52 +02:00
test_testconfig.py Add tests for integration test configuration 2014-03-05 10:00:58 +01:00
test_topologies.py Add install_topo to test tasks 2013-07-25 12:32:35 +02:00
test_trust.py ipatests: test_trust: Add test to cover lookup of trusdomains 2014-08-07 12:49:47 +02:00
transport.py integration tests OpenSSHTransport: Expand tilde to home in root_ssh_key_filename 2014-02-05 08:35:07 +01:00
util.py test_integration.config: Load/store from/to dicts 2014-03-05 10:00:58 +01:00