index
:
freeipa.git
WIP
abbra
certauth
ipa-3-3
master
replace_private_samba_calls
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipatests
/
test_integration
/
tasks.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
CI test: fix regression in task.install_kra
Martin Basti
2016-01-14
1
-1
/
+1
*
ipatests: Make the A record for hosts in topology conditional
Milan Kubík
2016-01-13
1
-2
/
+9
*
Fixed install_ca and install_kra under domain level 0
Oleg Fayans
2016-01-07
1
-4
/
+24
*
CI tests: Added domain realm as a parameter to master installation in integra...
Oleg Fayans
2015-12-21
1
-1
/
+2
*
CI tests: Enabled automatic creation of reverse zone during master installation
Oleg Fayans
2015-12-21
1
-1
/
+2
*
CI tests: remove '-p' option from ipa-dns-install calls
Martin Babinsky
2015-12-14
1
-2
/
+1
*
CI tests: ignore disconnected domain level 1 topology on IPA master teardown
Martin Babinsky
2015-12-09
1
-5
/
+10
*
CI: fix function that prepare the hosts file before CI run
Martin Basti
2015-12-08
1
-2
/
+4
*
CI: installation tests
Martin Basti
2015-12-08
1
-0
/
+32
*
rename topology suffixes to "domain" and "ca"
Petr Vobornik
2015-12-04
1
-2
/
+3
*
CI test: Fix installation of KRA on a replica
Martin Basti
2015-11-18
1
-1
/
+2
*
Fixed A record creation bug
Oleg Fayans
2015-11-03
1
-4
/
+3
*
Updated the tests according to the new replica installation workflow
Oleg Fayans
2015-11-03
1
-8
/
+35
*
CI: installation with customized DS config
Martin Basti
2015-10-15
1
-5
/
+11
*
CI Test: add setup_kra options into install scripts
Martin Basti
2015-10-12
1
-4
/
+26
*
Use six.Stringio instead of StringIO.StringIO
Petr Viktorin
2015-10-07
1
-3
/
+3
*
ipatests: configure Network Manager not to manage resolv.conf
Milan Kubík
2015-10-02
1
-0
/
+36
*
Added a proper workaround for dnssec test failures in Beaker environment
Oleg Fayans
2015-10-01
1
-3
/
+9
*
backup CI: test DNS/DNSSEC after backup and restore
Martin Basti
2015-09-16
1
-0
/
+23
*
Integration tests for topology plugin
Oleg Fayans
2015-08-28
1
-15
/
+83
*
Temporary fix for ticket 5240
Oleg Fayans
2015-08-24
1
-2
/
+2
*
do not install CA on replica during integration test if setup_ca=False
Martin Babinsky
2015-04-15
1
-1
/
+0
*
DNSSEC CI tests
Martin Basti
2015-04-14
1
-8
/
+20
*
test_integration: Use python-pytest-multihost
Petr Viktorin
2014-12-11
1
-1
/
+1
*
Fix CI tests: install_adtrust
Martin Basti
2014-11-04
1
-1
/
+9
*
ipatests: tasks: Fix dns configuration for trusts
Tomas Babej
2014-07-15
1
-14
/
+3
*
ipaplatform: Fix misspelled path constant
Tomas Babej
2014-06-25
1
-1
/
+1
*
ipaplatform: Move all filesystem paths to ipaplatform.paths module
Tomas Babej
2014-06-16
1
-38
/
+39
*
ipatests: Setup SSSD debugging mode by default
Tomas Babej
2014-05-09
1
-0
/
+28
*
ipatests: Add Sudo integration test
Tomas Babej
2014-05-09
1
-1
/
+1
*
ipatests: tasks: Accept extra arguments when installing client
Tomas Babej
2014-04-17
1
-2
/
+3
*
ipatests: Fix apache semaphores prior to installing IPA server
Tomas Babej
2014-04-17
1
-0
/
+14
*
ipatests: tasks: Wait 2 seconds after restart of SSSD when clearing the cache
Tomas Babej
2014-04-04
1
-0
/
+3
*
ipatests: Make sure that remnants of PKI are removed
Tomas Babej
2014-04-04
1
-0
/
+9
*
test_integration.tasks: Do not fail cleanup if backup directory does not exist
Petr Viktorin
2014-03-20
1
-1
/
+2
*
ipatests: Fix incorrect order of operations when restoring backup
Tomas Babej
2014-02-25
1
-1
/
+1
*
ipatests: Stop sssd service before deleting the cache
Tomas Babej
2014-02-10
1
-2
/
+2
*
ipatests: Perform a connection test before preparing the client
Tomas Babej
2014-02-10
1
-0
/
+4
*
ipatests: Run restoring backup files and restoring their context in one session
Tomas Babej
2014-02-05
1
-10
/
+14
*
ipatests: Add records for all hosts in master's domain
Tomas Babej
2014-02-05
1
-0
/
+28
*
ipatests: Remove sudo calls from tasks
Tomas Babej
2014-01-20
1
-2
/
+2
*
Turn LDAPEntry.single_value into a dictionary-like property.
Jan Cholasta
2013-11-05
1
-2
/
+2
*
Fix debug output in integration test
Petr Viktorin
2013-11-04
1
-1
/
+1
*
ipatests: Add support for extra roles referenced by a keyword
Tomas Babej
2013-10-31
1
-4
/
+6
*
ipatests: Restore SELinux context after restoring files from backup
Tomas Babej
2013-10-31
1
-0
/
+12
*
ipatests: Extend clear_sssd_cache to support non-systemd platforms
Tomas Babej
2013-10-31
1
-6
/
+16
*
ipatests: Add AD-integration related tasks
Tomas Babej
2013-10-24
1
-0
/
+180
*
test_simple_replication: Fix waiting for replication
Petr Viktorin
2013-10-18
1
-2
/
+1
*
test_integration.host: Move transport-related functionality to a new module
Petr Viktorin
2013-10-03
1
-4
/
+4
*
test_simple_replication: Wait for replication to finish before checking
Petr Viktorin
2013-07-25
1
-0
/
+50
[prev]
[next]