aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lib/vars.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/lib/vars.py')
-rw-r--r--test/functional/lib/vars.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/lib/vars.py b/test/functional/lib/vars.py
index d76c3c0c5..f053422d1 100644
--- a/test/functional/lib/vars.py
+++ b/test/functional/lib/vars.py
@@ -1,5 +1,6 @@
import socket
+CONTROLLER_ERRORS = True
KEY_PVT1 = 'ekd3x36tfa5gd76t6pa8hqif3ott7n1siuux68exbkk7ukscte9y'
KEY_PUB1 = 'm8kneubpcjsb8sbsoj7jy7azj9fdd3xmj63txni86a8ye9ncomny'
LOCAL_ADDR = u'127.0.0.1'