freeipa/ipatests/test_integration
Petr Viktorin 44b065a277 test_integration.tasks: Do not fail cleanup if backup directory does not exist
If the test backup directory was never created (for example if
there was an early failure, or install was never run),
we don't want the test to fail.
Do not restore if the backup dir is not there.

Reviewed-By: Martin Kosek <mkosek@redhat.com>
2014-03-20 15:38:16 +01:00
..
scripts Add CA-less install tests 2013-08-28 20:14:46 +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.config: Convert some text values to str 2014-03-05 10:00:58 +01:00
tasks.py test_integration.tasks: Do not fail cleanup if backup directory does not exist 2014-03-20 15:38:16 +01:00
test_caless.py Turn LDAPEntry.single_value into a dictionary-like property. 2013-11-05 13:56:55 +01:00
test_external_ca.py Add test for external CA installation 2013-10-29 08:27:25 +01:00
test_forced_client_reenrollment.py Add integration tests for forced client re-enrollment 2013-09-02 12:29:36 +02:00
test_kerberos_flags.py Add integration tests for Kerberos Flags 2013-08-27 12:45:12 +02:00
test_legacy_clients.py ipatests: Do not require group name resolution for the non-posix tests 2014-02-11 16:37:44 +01:00
test_simple_replication.py test_simple_replication: Fix waiting for replication 2013-10-18 18:01:28 +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: Change expected home directories returned by getent 2014-02-11 16:37:44 +01: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