aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/confs/c_normal_client_tcp_udp_http.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/integration-tests/confs/c_normal_client_tcp_udp_http.conf')
-rw-r--r--src/integration-tests/confs/c_normal_client_tcp_udp_http.conf66
1 files changed, 0 insertions, 66 deletions
diff --git a/src/integration-tests/confs/c_normal_client_tcp_udp_http.conf b/src/integration-tests/confs/c_normal_client_tcp_udp_http.conf
deleted file mode 100644
index 5a70d9d4c..000000000
--- a/src/integration-tests/confs/c_normal_client_tcp_udp_http.conf
+++ /dev/null
@@ -1,66 +0,0 @@
1@INLINE@ confs/test_defaults.conf
2
3[arm]
4UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-arm-46
5PORT = 20058
6
7[lockmanager]
8AUTOSTART = YES
9
10[core]
11UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-core-45
12PORT = 20057
13
14[ats]
15UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-ats-51
16PORT = 20066
17
18[datastore]
19UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-datastore-53
20PORT = 20068
21
22[resolver]
23UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-resolver-56
24PORT = 20071
25
26[dht]
27UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dht-43
28PORT = 20054
29
30[fs]
31UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-fs-48
32PORT = 20059
33
34[transport]
35PLUGINS = tcp udp http
36UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-transport-50
37PORT = 20065
38
39[transport-tcp]
40PORT = 0
41ADVERTISED_PORT = 20064
42
43[transport-udp]
44PORT = 0
45
46[dv]
47UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-dv-b_c_normal_client_tcp_udp_http
48
49[peerinfo]
50UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-peerinfo-52
51USE_INCLUDED_HELLOS = YES
52PORT = 20067
53
54[PATHS]
55GNUNET_TEST_HOME = /tmp/c_normal_client
56
57[nse]
58UNIXPATH = $GNUNET_RUNTIME_DIR/test-service-nse-54
59PORT = 20069
60
61[transport-http]
62PORT = 0
63
64[transport-https]
65PORT = 0
66