summaryrefslogtreecommitdiff
path: root/scripts/tests/Glacier2/sessionHelper.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/tests/Glacier2/sessionHelper.py')
-rw-r--r--scripts/tests/Glacier2/sessionHelper.py11
1 files changed, 11 insertions, 0 deletions
diff --git a/scripts/tests/Glacier2/sessionHelper.py b/scripts/tests/Glacier2/sessionHelper.py
new file mode 100644
index 00000000000..f9d802901c8
--- /dev/null
+++ b/scripts/tests/Glacier2/sessionHelper.py
@@ -0,0 +1,11 @@
+# -*- coding: utf-8 -*-
+# **********************************************************************
+#
+# Copyright (c) 2003-2016 ZeroC, Inc. All rights reserved.
+#
+# This copy of Ice is licensed to you under the terms described in the
+# ICE_LICENSE file included in this distribution.
+#
+# **********************************************************************
+
+Glacier2TestSuite(__name__, routerProps = { "Glacier2.SessionTimeout" : 30 })