summaryrefslogtreecommitdiff
path: root/cpp/src/tests/python_env.sh
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2009-11-03 15:21:54 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2009-11-03 15:21:54 +0000
commitf9c5304c21332e836ac4f615f2479cec6689f96d (patch)
tree43d2aaeb53ecf636253415e6038a13170db24f82 /cpp/src/tests/python_env.sh
parent5c08385e89afa9a51bfa60d2bf54e8bce87a8a5e (diff)
downloadqpid-python-f9c5304c21332e836ac4f615f2479cec6689f96d.tar.gz
This adds some minor enhancements to our test framework.
It introduces two jvm args "broker.log.interleave" and "broker.log.prefix". broker.log.interleave if set to false, will print the broker output into a separate file. The file name will be in the following format and placed alongside the test output. "%s/TEST-%s.broker.out" Ex. TEST-org.apache.qpid.test.client.failover.FailoverTest.testP2PFailover.out TEST-org.apache.qpid.test.client.failover.FailoverTest.testP2PFailover.broker.out "broker.log.interleave" is set to true in module.xml to default to the current behaviour. "broker.log.prefix" which is set to "BROKER: " in the module.xml will prefix each broker output line. This would help to follow the log files more easily as it would help to distinguish between broker and client output. It would also be handy for grep. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@832452 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests/python_env.sh')
0 files changed, 0 insertions, 0 deletions