aboutsummaryrefslogtreecommitdiff
path: root/contrib/ci/buildbot/ssh-config
diff options
context:
space:
mode:
authorNils Gillmann <ng0@n0.is>2018-05-19 14:43:13 +0000
committerNils Gillmann <ng0@n0.is>2018-05-19 14:43:13 +0000
commit6ab60d4920bb3199aee8cd872b930e9e3e808ba7 (patch)
tree3d761dbf8793a1d2422fbd14667255c7e0292ea4 /contrib/ci/buildbot/ssh-config
parentc2f27dfe8218545c327ab49d225a49910347c5c6 (diff)
downloadgnunet-6ab60d4920bb3199aee8cd872b930e9e3e808ba7.tar.gz
gnunet-6ab60d4920bb3199aee8cd872b930e9e3e808ba7.zip
Restructure contrib folder.
contrib/pogen.sh -> bin/pogen.sh bootstrap: Use new pogen location and execute it. contrib/openvpn-tap32: Move to contrib/3rdparty/Windows/openvpn-tap32. contrib/gnunet-logo*: Move to contrib/branding/logo/ Delete old patches in contrib, predating git. Move buildbot data to contrib/ci/buildbot, move docker data to contrib/ci/docker. Create contrib/conf and populate it with config files found in contrib and bin. Move gns related data to contrib/gns. delete contrib/repeat.sh Move contrib/log.php into contrib/web/log.php. Create folder contrib/scripts and use it for most scripts in contrib. Remove trailing whitespace in doc/Makefile.am Signed-off-by: Nils Gillmann <ng0@n0.is>
Diffstat (limited to 'contrib/ci/buildbot/ssh-config')
-rw-r--r--contrib/ci/buildbot/ssh-config33
1 files changed, 33 insertions, 0 deletions
diff --git a/contrib/ci/buildbot/ssh-config b/contrib/ci/buildbot/ssh-config
new file mode 100644
index 000000000..857354bf3
--- /dev/null
+++ b/contrib/ci/buildbot/ssh-config
@@ -0,0 +1,33 @@
1# ~/.ssh/config for buildbots
2
3Host *.buildbot.gnunet
4 User root
5
6Host debian-amd64-grothoff.buildbot.gnunet
7 Hostname gnunet.org
8 Port 20004
9
10Host debian-i686-wachs.buildbot.gnunet
11 Hostname gnunet.org
12 Port 20000
13
14Host ubuntu-amd64-wachs.buildbot.gnunet
15 Hostname gnunet.org
16 Port 20003
17
18Host opensuse-amd64-wachs.buildbot.gnunet
19 Hostname gnunet.org
20 Port 20002
21
22Host freebsd-amd64-wachs.buildbot.gnunet
23 Hostname gnunet.org
24 Port 20006
25
26Host debian-powerpc-wachs.buildbot.gnunet
27 Hostname powerpcbot.decentralise.rennes.inria.fr
28
29Host debian-armv7l-evans.buildbot.gnunet
30 Hostname efikamxbot.decentralise.rennes.inria.fr
31
32Host debian-sparc64-wachs.buildbot.gnunet
33 Hostname sparcbot.decentralise.rennes.inria.fr