diff options
Diffstat (limited to 'qpid/java/test-profiles/cpp.testprofile')
| -rw-r--r-- | qpid/java/test-profiles/cpp.testprofile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/cpp.testprofile b/qpid/java/test-profiles/cpp.testprofile new file mode 100644 index 0000000000..a09c097cb7 --- /dev/null +++ b/qpid/java/test-profiles/cpp.testprofile @@ -0,0 +1,3 @@ +broker.version=0-10 +broker=${project.root}/../cpp/src/qpidd -p @PORT --data-dir ${build.data}/@PORT -t --auth no +test.excludesfile=${test.profiles}/ExcludeList ${test.profiles}/010ExcludeList |
