[ 
https://issues.apache.org/jira/browse/QPID-3552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147365#comment-13147365
 ] 

Keith Wall commented on QPID-3552:
----------------------------------

Python Tests now running against the Java Broker (inc broker_0_10 and 
qmf.console modules).  Schedule is once per day.

Profile is here: 
https://builds.apache.org/view/M-R/view/Qpid/job/Qpid-Python-Java-Test/

I found I needed to work around QPID-3237. This involved reducing the number of 
available file handles available to the python processes down to 1024 using a 
{{ulimit -n 1024}}. For this reason {{ant -file qpid-python-test-ant.xml..}} is 
called from a generic execute build-step rather than an Ant step.

At the moment the profile is tied to ubuntu, but I see no reason why it should 
not also be allowed to run on the (quieter) freebsd and solaris too.

 


                
> Run python client test suite on Apache Jenkins instance
> -------------------------------------------------------
>
>                 Key: QPID-3552
>                 URL: https://issues.apache.org/jira/browse/QPID-3552
>             Project: Qpid
>          Issue Type: Sub-task
>          Components: Java Broker, Python Test Suite
>            Reporter: Keith Wall
>            Assignee: Robbie Gemmell
>              Labels: CI
>
> 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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to