mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
Add ipa-run-tests command
Part of the work for: https://fedorahosted.org/freeipa/ticket/3654
This commit is contained in:
committed by
Martin Kosek
parent
c60142efda
commit
e87807d379
@@ -74,6 +74,7 @@ def setup_package():
|
||||
"ipatests.test_ipaserver.install",
|
||||
"ipatests.test_pkcs10",
|
||||
"ipatests.test_xmlrpc"],
|
||||
scripts=['ipa-run-tests'],
|
||||
package_data = {
|
||||
'ipatests.test_install': ['*.update'],
|
||||
'ipatests.test_pkcs10': ['*.csr']}
|
||||
|
||||
Reference in New Issue
Block a user