summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration
Commit message (Expand)AuthorAgeFilesLines
* test_backup_and_restore.py Fix loggingAleksei Slaikovskii2018-02-141-3/+3
* Before the fix, when ipa-backup was called for the first time, the LDAP datab...Mohammad Rizwan Yusuf2018-02-141-0/+52
* Enable and start oddjobd after ipa-restore if it's not running.Aleksei Slaikovskii2018-02-092-27/+88
* Fix detection of KRA installation so upgrades can succeedRob Crittenden2018-02-081-0/+21
* Replace hard-coded paths with path constantsChristian Heimes2018-02-081-1/+1
* ipa_tests: test subca key replicationMichal Reznik2018-02-071-3/+46
* Make IntegrationTest fail if an error happened during uninstallFelipe Barreto2018-02-071-2/+0
* Updated the TestExternalCA with the functions introduced for the steps of ext...Mohammad Rizwan Yusuf2018-02-061-19/+8
* When the dirsrv service, which gets started during the first ipa-server-insta...Mohammad Rizwan Yusuf2018-02-061-0/+71
* IANA reserved IP address can not be used as a forwarder. This test checks if ...Mohammad Rizwan Yusuf2018-01-311-0/+42
* test_integration: backup custodia conf and keysFlorence Blanc-Renaud2018-01-291-0/+13
* Fixing test_backup_and_restore assert to do not rely on the orderFelipe Barreto2018-01-171-0/+9
* tests: move CA related modules to pytest_pluginsMichal Reznik2018-01-093-715/+2
* test_external_ca: selfsigned->ext_ca->selfsignedMichal Reznik2018-01-091-19/+106
* test_caless: test PKINIT install and anchor updateMichal Reznik2018-01-091-7/+34
* test_renewal_master: add ipa csreplica-manage testMichal Reznik2018-01-091-2/+45
* Fixing test_testconfig with proper assertsFelipe Barreto2018-01-091-11/+28
* test_backup_and_restore.py AssertionError fixAleksei Slaikovskii2018-01-091-3/+2
* Replace nose with unittest and pytestChristian Heimes2017-12-123-32/+35
* Add marker needs_ipaapi and option to skip testsChristian Heimes2017-12-111-0/+1
* ipatest: replica install with existing entry on masterMohammad Rizwan Yusuf2017-12-112-1/+45
* Re-enable some KRA installation testsFraser Tweedale2017-12-071-2/+0
* tests: Mark failing tests as failingPetr Čech2017-11-281-0/+6
* test_vault: increase WAIT_AFTER_ARCHIVEMichal Reznik2017-11-221-1/+1
* test_caless: fix http.p12 is not validMichal Reznik2017-11-151-1/+2
* test_caless: fix TypeError on domain_level compareMichal Reznik2017-11-151-0/+1
* Use namespace-aware meta importer for ipaplatformChristian Heimes2017-11-151-23/+0
* ipatests: fix circular import for collect_logsTomas Krizek2017-11-131-2/+1
* ipatests: Fix interactive prompt in ca_less testsAbhijeet Kasurde2017-11-101-0/+3
* caless tests: decode cert bytes in debug logStanislav Laznicka2017-11-081-1/+1
* caless tests: make debug log of certificates sensibleStanislav Laznicka2017-11-081-4/+4
* test_external_dns: add missing test casesMichal Reznik2017-11-071-39/+201
* test_caless: open CA cert in binary modeMichal Reznik2017-11-061-2/+2
* test_forced_client: decode get_file_contents() resultMichal Reznik2017-11-061-1/+2
* ipatests: collect logs for external_ca test suiteTomas Krizek2017-11-061-0/+2
* x509: remove the strip_header() functionStanislav Laznicka2017-11-011-8/+6
* Fixing tox and pylint errorsFelipe Barreto2017-10-231-0/+23
* tests: add host zone with overlapMichal Reznik2017-10-111-9/+27
* test_caless: add caless to external CA testMichal Reznik2017-10-041-0/+45
* test_external_ca: switch to python-cryptographyMichal Reznik2017-09-272-63/+174
* test_caless: add SAN dNSName extensions for wildcard testsMichal Reznik2017-08-111-2/+12
* test_caless: add replica ca-less to ca-full test (master caless)Michal Reznik2017-08-111-0/+28
* test_caless: add server_replica ca-less to ca-full testMichal Reznik2017-08-111-0/+39
* tests: fix external_ca test suite failing due to missing SKIMichal Reznik2017-08-111-4/+11
* test_caless: remove xfail in wildcard certificate testsMichal Reznik2017-07-261-6/+0
* test_caless: introduce new python makepki + fix SKI extension issueMichal Reznik2017-07-213-399/+748
* logging: do not use `ipa_log_manager` to create module-level loggersJan Cholasta2017-07-142-10/+7
* logging: remove object-specific loggersJan Cholasta2017-07-146-76/+94
* cert-validate: keep all messages in cert validationStanislav Laznicka2017-06-161-13/+16
* ipatests: add systemd journal collection for multihost testsTomas Krizek2017-06-011-1/+3