Skip to content

Commit 3720886

Browse files
committed
Add new Buildpot worker: Link to instructions for BuildBot administrators
I looked in the devguide for the "other side" of this process. In hindsight the location is obvious, but, a link would have helped me.
1 parent 0164145 commit 3720886

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

testing/new-buildbot-worker.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,10 @@ compiled Python.
4848
In order to set up the buildbot software, you will need to obtain an identifier
4949
and password for your worker so it can join the fleet. Open an issue in the
5050
`configuration repository <https://github.com/python/buildmaster-config/issues/new?template=new_worker.yml>`__
51-
to discuss adding your worker and to obtain the
52-
needed workername and password. You can do some of the steps that follow
51+
to discuss adding your worker and to obtain the needed workername and password.
52+
(Instructions for Buildbot administrators are `in the configuration README <https://github.com/python/buildmaster-config#add-a-worker>`__.)
53+
54+
You can do some of the steps that follow
5355
before having the credentials, but it is easiest to have them before
5456
the "buildbot worker" step below.
5557

0 commit comments

Comments
 (0)