1# This file describes the network of gpsd test sites
2# These are accounts in machines made available
3# for regression-testing by GPSD developers.
4#
5#  For instructions on joining and using this network, see the file
6# 'flock-instructions'.
7#
8# In the default section of the file, the attributes are:
9# project - project name at CIA.vc
10# origin = URL for repo pulls; if absent, flocktest requires argument.
11# regression = test sequence to run
12# sshkeys = path to file of user keys
13#
14[DEFAULT]
15project = GPSD
16regression = scons --config=force -c && scons --config=force  && scons check
17#
18# In each site section, the section name is the FQDN of the host machine.
19# The attributes are:
20#
21# arch: Architecture tag - i686, x96_64, sparc64, etc. = `uname -m`
22# os: Operating system = `uname -s`
23# admin: Email address of machine administrator
24# login: Login name of test account
25# devices: Comma-separated list of attached GPS/AIS receivers, or '-' for none.
26# status = anything other than "up" causes this entry to be skipped.
27#
28[grelber.thyrsus.com]
29os = Linux
30arch = x86_64
31admin = esr@thyrsus.com
32login = gpsd
33devices = -
34status = scons version is too old, must upgrade.
35
36[devel.recluse.de]
37os = Linux
38arch = amd64
39admin = bzed@debian.org
40login = gpsd
41devices = -
42status = running version of vserver with no localhost, port binds fail
43
44[nog.yazug.com]
45os = Linux
46arch = i686
47admin = jon.schlueter@gmail.com
48login = gpsd
49status = down
50devices = TNT Revolution (can be available) on /dev/ttyS0, Garmin GPS-18 x2 on USB (probably USB0 and USB2)
51
52[quark.yazug.com]
53os = Linux
54arch = i686
55admin = jon.schlueter@gmail.com
56login = gpsd
57devices = -
58port = 4670
59status = down
60
61[mitzi.chem.ualberta.ca]
62os = FreeBSD
63arch = sparc64
64admin = jpihlaja@cc.helsinki.fi
65login = gpsd
66devices = -
67port = 26090
68quiet = yes
69status = down (missing pkg-config)
70