summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2012-03-28 04:42:23 -0400
committerRob Crittenden <rcritten@redhat.com>2012-04-01 16:21:22 -0400
commit57950b959e1d981ecd5a2d3689ea99d8265789e0 (patch)
treec211d6919a3bfd4c59b351e56eda96f350b26e2b /install
parent5b895af4065c6415fe7e9f5f2682c5ea63450d39 (diff)
downloadfreeipa.git-57950b959e1d981ecd5a2d3689ea99d8265789e0.tar.gz
freeipa.git-57950b959e1d981ecd5a2d3689ea99d8265789e0.tar.xz
freeipa.git-57950b959e1d981ecd5a2d3689ea99d8265789e0.zip
Move test skipping to class setup
Currently, each DNS test case first checks if DNS is configured by creating and deleting a test zone. This takes quite a lot of time. This patch moves the check to the setUpClass method, so the check is only done once for all the tests. Similarly, if the server is not available, entire XMLRPC test classes are now skipped. Additionally, CLItests that hit the server are skipped if the server isn't available.
Diffstat (limited to 'install')
0 files changed, 0 insertions, 0 deletions