diff options
| author | Rafael H. Schloming <rhs@apache.org> | 2009-07-17 11:53:43 +0000 |
|---|---|---|
| committer | Rafael H. Schloming <rhs@apache.org> | 2009-07-17 11:53:43 +0000 |
| commit | 98c58cce294009c64ca1580d2969c582b19b215d (patch) | |
| tree | 2c7db1b5a6504c58aceaf918695092b7880ca70e /java/test-profiles/cpp.noprefetch.testprofile | |
| parent | c68688b2286bc0581f141a5a9a146987ee74c1b8 (diff) | |
| download | qpid-python-98c58cce294009c64ca1580d2969c582b19b215d.tar.gz | |
added system properties for controlling the module locations used during test runs; concat all the profile properties together before loading so that more can be shared between profiles; added an @SSL_PORT to the substitutions done by QpidTestCase
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@795056 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/cpp.noprefetch.testprofile')
| -rw-r--r-- | java/test-profiles/cpp.noprefetch.testprofile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/test-profiles/cpp.noprefetch.testprofile b/java/test-profiles/cpp.noprefetch.testprofile index 4e08200e94..a488b89480 100644 --- a/java/test-profiles/cpp.noprefetch.testprofile +++ b/java/test-profiles/cpp.noprefetch.testprofile @@ -1,4 +1,3 @@ -profile.inherit=cpp -broker.modules=--load-module ${project.root}/../../cppStore/cpp/lib/.libs/msgstore.so +include=cpp cpp.async test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList-noPrefetch max_prefetch=0 |
