summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorPetr Viktorin <pviktori@redhat.com>2013-05-24 19:55:21 +0200
committerPetr Viktorin <pviktori@redhat.com>2013-07-15 15:49:05 +0200
commitc577420e40a353f3038263bf8ef763f7c01f6f22 (patch)
tree219dc0dadf42d001e65c0d5beacf04a6bcfdcb7e /freeipa.spec.in
parent226f9d681df92ea2757c3f97386859983474f727 (diff)
downloadfreeipa.git-c577420e40a353f3038263bf8ef763f7c01f6f22.tar.gz
freeipa.git-c577420e40a353f3038263bf8ef763f7c01f6f22.tar.xz
freeipa.git-c577420e40a353f3038263bf8ef763f7c01f6f22.zip
Add a framework for integration test configuration
Integration tests are configured via environment variables. Add a framework for parsing these variables and storing them in easy-to-use objects. Add an `ipa-test-config` executable that loads the configuration and prints out variables needed in shell scripts. Part of the work for https://fedorahosted.org/freeipa/ticket/3621
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 05b43bc2..a734bda6 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -815,6 +815,7 @@ fi
%dir %{python_sitelib}/ipatests/test_pkcs10
%dir %{python_sitelib}/ipatests/test_xmlrpc
%{_bindir}/ipa-run-tests
+%{_bindir}/ipa-test-config
%{python_sitelib}/ipatests-*.egg-info
%endif # ! %{ONLY_CLIENT}