diff options
| author | Aidan Skinner <aidan@apache.org> | 2009-11-11 22:59:29 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2009-11-11 22:59:29 +0000 |
| commit | de286e9b8c27a7c0f89b9beaf04b80a6dd928801 (patch) | |
| tree | 5cf3b054397d9647b2836362362314504b297ffb /java/test-profiles/010Excludes | |
| parent | 9a35dac76fd9a782f51825453ca3de43cc06932c (diff) | |
| download | qpid-python-de286e9b8c27a7c0f89b9beaf04b80a6dd928801.tar.gz | |
QPID-2184: make sure global security plugins are reconfigured properly
ServerConfigurationTest: add test for reloading firewall config in main section,
not just as a combined file
FirewallConfigTest: add a systest for firewalls with real broker
QpidTestCase: add a reloadBroker() method
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@835115 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/010Excludes')
| -rwxr-xr-x | java/test-profiles/010Excludes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/test-profiles/010Excludes b/java/test-profiles/010Excludes index 7dfed6cee0..cb72da2a88 100755 --- a/java/test-profiles/010Excludes +++ b/java/test-profiles/010Excludes @@ -3,6 +3,7 @@ org.apache.qpid.client.ResetMessageListenerTest#* //These tests are for the java broker org.apache.qpid.server.security.acl.SimpleACLTest#* +org.apache.qpid.server.security.firewall.FirewallConfigTest#* org.apache.qpid.server.plugins.PluginTest#* org.apache.qpid.server.BrokerStartupTest#* |
