freeipa/ipatests
Felipe Barreto 8f202bbd76 Making nigthly test definition editable by FreeIPA's contributors
Now the test definition of nightly tests will be on freeipa repo. The
definition that's used on every PR (previously as .freeipa-pr-ci.yaml)
is in ipatests/prci_definitions/gating and the .freeipa-pr-ci.yaml file
is just a symlink to the real file.

In the same dir there is also nightly_master and nightly_rawhide, both
to be used in nightly tests.

Divided test_topology.py into 3 subtests.

Bumped vagrant template to version 0.1.6

This PR is the result of discussion on freeipa-devel mailing list [1].

[1] https://lists.fedoraproject.org/archives/list/freeipa-devel@lists.fedorahosted.org/message/4VAWJ4SFKKBFFICDLQCTXJWRRQHIYJLL/

Reviewed-By: Michal Reznik <mreznik@redhat.com>
2018-07-27 09:50:06 +02:00
..
man Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
prci_definitions Making nigthly test definition editable by FreeIPA's contributors 2018-07-27 09:50:06 +02:00
pytest_plugins Add check for occuring traceback during uninstallation ipa master 2018-07-20 13:03:59 -04:00
test_cmdline Load certificate files as binary data 2018-04-30 20:42:00 +02:00
test_install ipa-client-install: Update how comments are added by ipachangeconf 2018-07-05 19:42:43 +02:00
test_integration Add check for occuring traceback during uninstallation ipa master 2018-07-20 13:03:59 -04:00
test_ipaclient csrgen: fix when attribute shortname is lower case 2018-04-25 14:41:12 +02:00
test_ipalib Add support for format method to translation objects 2018-06-21 15:30:58 +02:00
test_ipaplatform Add absolute_import future imports 2018-04-20 09:43:37 +02:00
test_ipapython Cleanup shebang and executable bit 2018-07-05 19:46:42 +02:00
test_ipaserver ipatests: add installer framework testing 2018-07-19 08:42:33 +02:00
test_webui ui_tests: fix test_config::test_size_limits 2018-07-04 15:21:30 +02:00
test_xmlrpc Import ABCs from collections.abc 2018-07-05 19:45:10 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Make fasttest pass without ~/.ipa/default.conf 2018-03-16 11:50:41 +01:00
create_external_ca.py Check if issuer DN is updated after self-signed > external-ca 2018-06-25 10:37:58 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-run-tests Fix compatibility with latest pytest 2018-03-23 13:08:39 +01:00
ipa-test-config Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa-test-task Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Making nigthly test definition editable by FreeIPA's contributors 2018-07-27 09:50:06 +02:00
test_util.py Pythhon3.7: re module has no re._pattern_type 2018-06-29 17:20:19 +02:00
util.py Apply sane LDAP settings to C code 2018-05-29 15:30:37 +02:00