summaryrefslogtreecommitdiff
path: root/java/cpp.ssl.testprofile
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2009-05-13 18:17:31 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2009-05-13 18:17:31 +0000
commit9a9d179a3b16703d2ae4f5d85cb9f87dc92495d5 (patch)
treefbd107b68019bcaac00b6d75c7c72758b917d3b2 /java/cpp.ssl.testprofile
parent7b2362e607303c191da39f1b7efc068e89928b90 (diff)
downloadqpid-python-9a9d179a3b16703d2ae4f5d85cb9f87dc92495d5.tar.gz
Added an exclude list for ssl.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@774465 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/cpp.ssl.testprofile')
-rw-r--r--java/cpp.ssl.testprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/cpp.ssl.testprofile b/java/cpp.ssl.testprofile
index 974e10baac..74316e7da0 100644
--- a/java/cpp.ssl.testprofile
+++ b/java/cpp.ssl.testprofile
@@ -1,6 +1,6 @@
broker.version=0-10
broker=${project.root}/../cpp/src/qpidd -p @PORT --load-module ${project.root}/../cpp/src/.libs/ssl.so --ssl-cert-password-file ${project.root}/test_resources/ssl/pfile --ssl-cert-db ${project.root}/test_resources/ssl/server_db/ --ssl-require-client-authentication --data-dir ${build.data}/@PORT -t --auth no
-test.excludesfile=${project.root}/ExcludeList ${project.root}/010ExcludeList
+test.excludesfile=${project.root}/ExcludeList ${project.root}/010ExcludeList ${project.root}/010ExcludeList-ssl
test.excludeslist=org.apache.qpid.test.client.failover.FailoverTest#*
profile.use_ssl=true
broker.ready= Listening for SSL connections