From 5fb871ef9a1bd0484831363887168fb4a6d3ac7d Mon Sep 17 00:00:00 2001 From: Alex Rudyy Date: Mon, 20 Apr 2015 15:02:40 +0000 Subject: NO-JIRA: Add into ant script for running python tests a condition to wait for a READY entry in Java Broker log file git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1674911 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/python/qpid-python-test-ant.xml | 26 +++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) (limited to 'qpid/python') diff --git a/qpid/python/qpid-python-test-ant.xml b/qpid/python/qpid-python-test-ant.xml index a6f6ab5b32..f70e8923ed 100644 --- a/qpid/python/qpid-python-test-ant.xml +++ b/qpid/python/qpid-python-test-ant.xml @@ -46,7 +46,7 @@ - + @@ -79,6 +79,11 @@ + + + + + @@ -150,7 +155,7 @@ - + @@ -164,9 +169,24 @@ - + + + + + + + + + + + + + + + + -- cgit v1.2.1