Christian Heimes
313ae46b57
Move tasks module to ipatests.pytest_plugins.integration.tasks
...
https://pagure.io/freeipa/issue/6798
Signed-off-by: Christian Heimes <cheimes@redhat.com >
Reviewed-By: Milan Kubik <mkubik@redhat.com >
2017-03-22 13:42:04 +01:00
Christian Heimes
1406dbc8c2
Move env_config module to ipatests.pytest_plugins.integration.env_config
...
https://pagure.io/freeipa/issue/6798
Signed-off-by: Christian Heimes <cheimes@redhat.com >
Reviewed-By: Milan Kubik <mkubik@redhat.com >
2017-03-22 13:42:04 +01:00
Oleg Fayans
dc58f8f2a1
Automated ipa-replica-manage del tests
...
Reviewed-By: Martin Basti <mbasti@redhat.com >
Reviewed-By: Milan Kubik <mkubik@redhat.com >
2016-11-10 12:07:24 +01:00
Oleg Fayans
6d812a0d52
tests: Automated clean-ruv subcommand tests
...
https://fedorahosted.org/freeipa/ticket/6451
Reviewed-By: Martin Basti <mbasti@redhat.com >
Reviewed-By: Milan Kubik <mkubik@redhat.com >
2016-11-10 12:07:24 +01:00
Martin Basti
9d83be3647
Remove unused variables in tests
...
This commit removes or marks unused variables as "expected to be unused"
by using '_' prefix.
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com >
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com >
2016-09-27 13:35:58 +02:00
Oleg Fayans
3e4740f788
Xfailed a test that fails due to 6250
...
Also created a decorator that removes the segment that the next test does not
expect.
https://fedorahosted.org/freeipa/ticket/6250
Reviewed-By: Martin Basti <mbasti@redhat.com >
2016-09-15 10:21:56 +02:00
Oleg Fayans
49fbbb0641
Fixed segment naming in topology tests
...
As the segment name is a stochastic valu, which can have either of the two
nodes as the left node, we need to adapt the tests to not expect some
particular segment name but rather to calculate it dynamically based on node
names and the output of topologysegment-find ipa call
Reviewed-By: Martin Basti <mbasti@redhat.com >
2016-09-15 10:21:56 +02:00
Oleg Fayans
1c79c1ea2d
Bugfixes in managed topology tests
...
Fixed a false negative related to replication taking some time: added
wait_for_replication call before checking for new object in replicas.
Reviewed-By: Martin Babinsky <mbabinsk@redhat.com >
2016-04-20 17:59:11 +02:00
Oleg Fayans
1974f20aec
Improve reporting of failed tests in topology test suite
...
https://fedorahosted.org/freeipa/ticket/5772
Reviewed-By: Martin Babinsky <mbabinsk@redhat.com >
2016-04-20 17:59:11 +02:00
Petr Viktorin
200614872e
tests: Use absolute imports
...
https://fedorahosted.org/freeipa/ticket/5638
Reviewed-By: Jan Cholasta <jcholast@redhat.com >
2016-02-17 10:41:29 +01:00
Petr Vobornik
517aa84569
rename topology suffixes to "domain" and "ca"
...
https://www.redhat.com/archives/freeipa-devel/2015-November/msg00485.html
Reviewed-By: Martin Basti <mbasti@redhat.com >
Reviewed-By: Jan Cholasta <jcholast@redhat.com >
2015-12-04 12:59:21 +01:00
Oleg Fayans
f9bbfade29
The test was made to be skipped if domainlevel is 0
...
Reviewed-By: Martin Basti <mbasti@redhat.com >
2015-11-03 16:11:57 +01:00
Oleg Fayans
c7408f67f6
Integration tests for topology plugin
...
Reviewed-By: Martin Basti <mbasti@redhat.com >
Reviewed-By: Tomas Babej <tbabej@redhat.com >
2015-08-28 16:12:25 +02:00