aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-12-16 22:13:09 +0000
committerChristian Grothoff <christian@grothoff.org>2014-12-16 22:13:09 +0000
commitf4a5d273b10f716b5c218e70c26548311457c4a0 (patch)
tree1341d43daedb9b9f71dbe94f8c2d418b49050a14 /src/integration-tests
parent102e551140236377da16cf85c0aed8effeac9f78 (diff)
downloadgnunet-f4a5d273b10f716b5c218e70c26548311457c4a0.tar.gz
gnunet-f4a5d273b10f716b5c218e70c26548311457c4a0.zip
-disable nse pow
Diffstat (limited to 'src/integration-tests')
-rw-r--r--src/integration-tests/confs/c_no_nat_client.conf12
-rw-r--r--src/integration-tests/confs/c_no_nat_client_2.conf4
-rw-r--r--src/integration-tests/confs/test_defaults.conf89
3 files changed, 25 insertions, 80 deletions
diff --git a/src/integration-tests/confs/c_no_nat_client.conf b/src/integration-tests/confs/c_no_nat_client.conf
index 89c0b771d..5b4d08d7f 100644
--- a/src/integration-tests/confs/c_no_nat_client.conf
+++ b/src/integration-tests/confs/c_no_nat_client.conf
@@ -6,9 +6,8 @@ GNUNET_TEST_HOME = /tmp/c_no_nat_client/
6[PEER] 6[PEER]
7PRIVATE_KEY = hostkeys/c_no_nat_client 7PRIVATE_KEY = hostkeys/c_no_nat_client
8 8
9
10[transport] 9[transport]
11PLUGINS = tcp udp http_client https_client 10PLUGINS = tcp udp http_client https_client
12UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-22 11UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-22
13PORT = 20029 12PORT = 20029
14 13
@@ -41,9 +40,6 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dns-19
41[consensus] 40[consensus]
42AUTOSTART = YES 41AUTOSTART = YES
43 42
44[lockmanager]
45AUTOSTART = YES
46
47[core] 43[core]
48UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-core-17 44UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-core-17
49PORT = 20021 45PORT = 20021
@@ -95,14 +91,8 @@ PORT = 20031
95UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-statistics-16 91UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-statistics-16
96PORT = 20019 92PORT = 20019
97 93
98[template]
99PORT = 20024
100UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-template-21
101
102[nse] 94[nse]
103UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nse-26 95UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nse-26
104UNIX_MATCH_UID = NO
105WORKBITS = 22
106PORT = 20033 96PORT = 20033
107 97
108[gns] 98[gns]
diff --git a/src/integration-tests/confs/c_no_nat_client_2.conf b/src/integration-tests/confs/c_no_nat_client_2.conf
index 0b78d6e87..928d6e101 100644
--- a/src/integration-tests/confs/c_no_nat_client_2.conf
+++ b/src/integration-tests/confs/c_no_nat_client_2.conf
@@ -8,7 +8,7 @@ PRIVATE_KEY = hostkeys/c_no_nat_client_2
8 8
9 9
10[transport] 10[transport]
11PLUGINS = tcp udp http_client https_client 11PLUGINS = tcp udp http_client https_client
12UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-22 12UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-22
13PORT = 20039 13PORT = 20039
14 14
@@ -102,8 +102,6 @@ UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-template-21
102 102
103[nse] 103[nse]
104UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nse-26 104UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nse-26
105UNIX_MATCH_UID = NO
106WORKBITS = 22
107PORT = 20033 105PORT = 20033
108 106
109[gns] 107[gns]
diff --git a/src/integration-tests/confs/test_defaults.conf b/src/integration-tests/confs/test_defaults.conf
index 3bd06017c..8d3356cbc 100644
--- a/src/integration-tests/confs/test_defaults.conf
+++ b/src/integration-tests/confs/test_defaults.conf
@@ -1,5 +1,26 @@
1[arm] 1@INLINE@ ../../contrib/no_forcestart.conf
2DEFAULTSERVICES = topology hostlist fs 2@INLINE@ ../../contrib/no_autostart_above_core.conf
3
4[fs]
5FORCESTART = YES
6
7[datastore]
8AUTOSTART = YES
9
10[dht]
11AUTOSTART = YES
12
13[nse]
14AUTOSTART = YES
15
16[cadet]
17AUTOSTART = YES
18
19[hostlist]
20FORCESTART = YES
21
22[topology]
23FORCESTART = YES
3 24
4[peerinfo] 25[peerinfo]
5USE_INCLUDED_HELLOS = NO 26USE_INCLUDED_HELLOS = NO
@@ -24,7 +45,6 @@ SERVERS =
24 45
25[dns] 46[dns]
26UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dns-47 47UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dns-47
27PORT = 0
28ACCEPT_FROM = 127.0.0.1; 48ACCEPT_FROM = 127.0.0.1;
29ACCEPT_FROM6 = ::1; 49ACCEPT_FROM6 = ::1;
30PROVIDE_EXIT = NO 50PROVIDE_EXIT = NO
@@ -44,9 +64,6 @@ BLOOMFILTER = $GNUNET_TEST_HOME/fs/bloomfilter
44DATABASE = sqlite 64DATABASE = sqlite
45QUOTA = 1 MB 65QUOTA = 1 MB
46 66
47[TESTING]
48WEAKRANDOM = NO
49
50[fs] 67[fs]
51INDEXDB = $GNUNET_TEST_HOME/idxinfo.lst 68INDEXDB = $GNUNET_TEST_HOME/idxinfo.lst
52IDENTITY_DIR = $GNUNET_TEST_HOME/identities/ 69IDENTITY_DIR = $GNUNET_TEST_HOME/identities/
@@ -54,66 +71,6 @@ STATE_DIR = $GNUNET_TEST_HOME/persistence/
54UPDATE_DIR = $GNUNET_TEST_HOME/updates/ 71UPDATE_DIR = $GNUNET_TEST_HOME/updates/
55TRUST = $GNUNET_TEST_HOME/data/credit/ 72TRUST = $GNUNET_TEST_HOME/data/credit/
56 73
57[cadet]
58AUTOSTART = NO
59
60[consensus]
61AUTOSTART = NO
62
63[lockmanager]
64AUTOSTART = NO
65
66[namestore]
67AUTOSTART = NO
68
69[vpn]
70AUTOSTART = NO
71
72[template]
73AUTOSTART = NO
74
75[nse]
76AUTOSTART = NO
77WORKBITS = 1
78
79[gns]
80AUTOSTART = NO
81
82[regex]
83AUTOSTART = NO
84
85[revocation]
86AUTOSTART = NO
87
88[namecache]
89AUTOSTART = NO
90
91[identity]
92AUTOSTART = NO
93
94[conversation]
95AUTOSTART = NO
96
97[psycstore]
98AUTOSTART = NO
99
100[multicast]
101AUTOSTART = NO
102
103[psyc]
104AUTOSTART = NO
105
106[set]
107AUTOSTART = NO
108
109[dv]
110AUTOSTART = NO
111
112[gns]
113AUTOSTART = NO
114
115[datacache-mysql] 74[datacache-mysql]
116DATABASE = gnunet 75DATABASE = gnunet
117CONFIG = ~/.my.cnf 76CONFIG = ~/.my.cnf
118
119