From cd751dab9b74348b7dc6cc3a1816ce1ddb42af86 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 29 Jan 2009 18:18:52 +0000 Subject: Run python tests against a single-member cluster in check-long. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@738947 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/cluster_python_tests | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 qpid/cpp/src/tests/cluster_python_tests (limited to 'qpid/cpp/src/tests/cluster_python_tests') diff --git a/qpid/cpp/src/tests/cluster_python_tests b/qpid/cpp/src/tests/cluster_python_tests new file mode 100755 index 0000000000..1a3fa4aff8 --- /dev/null +++ b/qpid/cpp/src/tests/cluster_python_tests @@ -0,0 +1,5 @@ +#!/bin/sh +# +FAILING=`dirname $0`/cluster_python_tests_failing.txt +source `dirname $0`/python_tests + -- cgit v1.2.1