Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Setup Jenkins profile to run the python client test suite against the Java Broker.
The integration is expected to require the writing of a new Ant build.xml to control the starting/stopping of the Broker and the initiation of the qpid-python-test.
I also expect to need to add a new command line switch to qpid-python-test to allow it to generate test output in an XML format (directly into the the Junit-task XML output format, or something that can be transformed into the same) so it can be processed by Jenkins.