summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
authorAidan Skinner <aidan@apache.org>2009-11-11 22:59:29 +0000
committerAidan Skinner <aidan@apache.org>2009-11-11 22:59:29 +0000
commit67d52c4f42fc59b5d340a63cacc735fb2f394937 (patch)
tree1fc17001f9959352158f77dd680c6021eefd4dde /qpid/java/test-profiles
parentb6666ca13a6ebe88d232702cdac47c458d265c52 (diff)
downloadqpid-python-67d52c4f42fc59b5d340a63cacc735fb2f394937.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@835115 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
-rwxr-xr-xqpid/java/test-profiles/010Excludes1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/java/test-profiles/010Excludes b/qpid/java/test-profiles/010Excludes
index 7dfed6cee0..cb72da2a88 100755
--- a/qpid/java/test-profiles/010Excludes
+++ b/qpid/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#*