Extension:EventLogging has a suite of Python unit tests, triggered by running python setup.py test in the server/ subdirectory. It would be great to have those run by Jenkins.
Even better would be to run the test suite under tox http://tox.readthedocs.org/en/latest/. EventLogging provides a tox config file in server/tox.ini, so running 'tox' in servers/ triggers a test run on both Python 2 and Python 3.
Version: wmf-deployment
Severity: enhancement
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=50344