| 1 |
qa.debian.org
|
| 2 |
=============
|
| 3 |
|
| 4 |
This is where the data for the Debian Quality Assurance lives.
|
| 5 |
|
| 6 |
Users and Groups
|
| 7 |
----------------
|
| 8 |
|
| 9 |
There is a 'qa' unix group which should give you access to pretty much every QA
|
| 10 |
file. Some exceptions are mboxes, where exim insists on removing the g+w bit.
|
| 11 |
The usual bits about using the right umask apply. Ask a QA member if you want
|
| 12 |
to join.
|
| 13 |
|
| 14 |
Membership to the 'qa' unix group is automatically mirrored in alioth's
|
| 15 |
'qa' project. The group there is required for write access to svn.
|
| 16 |
|
| 17 |
Some hosts have a 'qa' user. Access via sudo is available on request. Please
|
| 18 |
ask a QA member to second your request before asking debian-admin. The access
|
| 19 |
is per host, so please indicate which hosts you want. The ~qa home should not
|
| 20 |
be used for anything but ssh keys (adding yours is probably a good idea, so you
|
| 21 |
don't have to expose your password all the time).
|
| 22 |
|
| 23 |
Files
|
| 24 |
-----
|
| 25 |
|
| 26 |
Data is stored in svn:
|
| 27 |
svn+ssh://svn.debian.org/svn/qa/trunk
|
| 28 |
http://svn.debian.org/wsvn/qa/trunk/
|
| 29 |
|
| 30 |
To get commit notifications, subscribe to the 'qa.debian.org' package in the
|
| 31 |
PTS and add the 'cvs' keyword:
|
| 32 |
( echo "subscribe qa.debian.org"
|
| 33 |
echo "keyword qa.debian.org + cvs" ) | mail pts@qa.debian.org
|
| 34 |
|
| 35 |
All newly added stuff should go into the 'data' subdir (see below), only
|
| 36 |
private data (like the MIA database) should be outside of 'data'.
|
| 37 |
|
| 38 |
Hosts
|
| 39 |
-----
|
| 40 |
|
| 41 |
merkel: qa.debian.org lives here, the above-mentioned svn tree being checked
|
| 42 |
out to /org/qa.debian.org/. The 'data' subdir is http-exported to
|
| 43 |
http://qa.debian.org/data/. Has a 'qa' user.
|
| 44 |
|
| 45 |
master: hosts packages.qa.debian.org, the svn 'pts' subdir being checked out to
|
| 46 |
/org/packages.qa.debian.org/. Has a 'qa' user.
|
| 47 |
|
| 48 |
gluck: hosts the delayed queue, watched by cronjobs in ~djpig/public_html/ and
|
| 49 |
~myon/public_html/.
|
| 50 |
|
| 51 |
spohr: hosts ftp-master and a cronjob to watch the accepted (aka incoming) and
|
| 52 |
new queues in ~jeroen/public_html/.
|
| 53 |
|
| 54 |
haydn: running dehs in ~evaso-guest/projects/.
|
| 55 |
|
| 56 |
Resources
|
| 57 |
---------
|
| 58 |
|
| 59 |
http://qa.debian.org/
|
| 60 |
http://bugs.debian.org/qa.debian.org
|
| 61 |
http://wiki.debian.org/qa.debian.org
|
| 62 |
|
| 63 |
-- Christoph Berg <myon@debian.org> Sun, 23 Jul 2006 21:55:41 +0200
|