diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-07-25 02:39:16 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-07-25 02:39:16 +0000 |
| commit | 413663a124d73021ca99b2bf0a9efdfd22b7957e (patch) | |
| tree | 204f13a70dc28d2265be783def880abdd8d06c83 /qpid/java/test-profiles/cpp.ssl.testprofile | |
| parent | 2a7c9fd355570f923c40e371025e2c4067dc7eef (diff) | |
| download | qpid-python-413663a124d73021ca99b2bf0a9efdfd22b7957e.tar.gz | |
eliminate duplication between exclude lists for the various cpp profiles
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@797706 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/cpp.ssl.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/cpp.ssl.testprofile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/cpp.ssl.testprofile b/qpid/java/test-profiles/cpp.ssl.testprofile index 08d4fd895a..9f2581a83a 100644 --- a/qpid/java/test-profiles/cpp.ssl.testprofile +++ b/qpid/java/test-profiles/cpp.ssl.testprofile @@ -2,9 +2,6 @@ include=cpp broker.modules=--load-module ${broker.module.ssl} --ssl-cert-name localhost.localdomain --ssl-cert-password-file ${test.profiles}/test_resources/ssl/pfile --ssl-cert-db ${test.profiles}/test_resources/ssl/server_db/ --ssl-require-client-authentication --ssl-port @SSL_PORT -test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList ${test.profiles}/010ExcludeList-ssl -test.excludeslist=org.apache.qpid.test.client.failover.FailoverTest#* - profile.use_ssl=true broker.ready= Listening for SSL connections |
