summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2009-09-30 15:59:27 +0000
committerMartin Ritchie <ritchiem@apache.org>2009-09-30 15:59:27 +0000
commit2e40e19674a122a7072aeaee618fc0d9a3b798e9 (patch)
treea9b4d3e06810b57dc93884c1df7dead40a2baf87 /cpp
parent1a35336924f83669ec07248f20bd359b927f414d (diff)
downloadqpid-python-2e40e19674a122a7072aeaee618fc0d9a3b798e9.tar.gz
QPID-2121 : Update to QTC to allow the setting of System Properties for just the Test run or the External Broker or both.
renamed _setProperties as it was confusing. Now two maps are used _propertiesSetForTestOnly and _propertiesSetForBroker calls to setSystemProperty puts the value in to both maps so test VM and the external VM will have a system property defined to have that value. If a test is configured to run against an external broker then two new methods help control how each vm is setup. setTestClientSystemProperty is used to set a value in the TestVM that is not copied to any external VM. setBrokerOnlySystemProperty can now be used to set a System property value in the external broker VM only. As before all values are reverted at the end of the test run. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@820323 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
0 files changed, 0 insertions, 0 deletions