summaryrefslogtreecommitdiffstats
path: root/ipatests/test_integration/test_topology.py
Commit message (Expand)AuthorAgeFilesLines
* ipatests: fix test_replica_uninstall_deletes_ruvsFlorence Blanc-Renaud2018-11-201-0/+5
* Address inconsistent-return-statementsChristian Heimes2018-11-131-0/+1
* ipatests: remove TestReplicaManageDel (dl0)Florence Blanc-Renaud2018-10-051-73/+0
* Sprinkle raw strings across the code baseChristian Heimes2018-09-271-9/+9
* Rename pytest_plugins to ipatests.pytest_ipaChristian Heimes2018-08-021-2/+2
* Mark DL0 TestReplicaManageDel tests as xfailMichal Reznik2018-07-171-0/+1
* Fixing TestCASpecificRUVs::test_replica_uninstall_deletes_ruvsFelipe Barreto2018-05-101-0/+3
* Fix order of commands in test for removing topology segmentsPetr Vobornik2018-04-091-25/+5
* Move tasks module to ipatests.pytest_plugins.integration.tasksChristian Heimes2017-03-221-1/+1
* Move env_config module to ipatests.pytest_plugins.integration.env_configChristian Heimes2017-03-221-1/+1
* Automated ipa-replica-manage del testsOleg Fayans2016-11-101-0/+72
* tests: Automated clean-ruv subcommand testsOleg Fayans2016-11-101-0/+71
* Remove unused variables in testsMartin Basti2016-09-271-3/+2
* Xfailed a test that fails due to 6250Oleg Fayans2016-09-151-0/+24
* Fixed segment naming in topology testsOleg Fayans2016-09-151-11/+22
* Bugfixes in managed topology testsOleg Fayans2016-04-201-3/+6
* Improve reporting of failed tests in topology test suiteOleg Fayans2016-04-201-18/+21
* tests: Use absolute importsPetr Viktorin2016-02-171-1/+2
* rename topology suffixes to "domain" and "ca"Petr Vobornik2015-12-041-7/+8
* The test was made to be skipped if domainlevel is 0Oleg Fayans2015-11-031-0/+5
* Integration tests for topology pluginOleg Fayans2015-08-281-0/+148