This repository was archived by the owner on Dec 20, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
twisted-infra/twisted-buildbot-configuration
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is the configuration for twistedmatrix.com's buildbot.
It is adminstered using braid[1]. It is installed in `/srv/bb-master` as user bb-master.
It uses the following directories:
~/config - This repository
~/config/master - The buildbot configuration
~/bin - commands to start and stop the server
~/log - log files
~/run - pid files
~/data - buildbot data
~/private - private configuration
~/data/state.sqlite - buildbot's db
~/data/dependencies/ - dependencies for cpython and pypy builders
~/data/build_products - built packages and build output
Note: http.log is located in ~/data
The following fabric commands are available:
install - Create user and install configuration.
installTestData - install fake private configuration and db
- This happens automatically if `installTestData` is set
in the fabric environment.
update - Updates the configuration and restart server
updatePrivateData - Updates `~/private`.
- This happens automatically if `installPrivateData` is set
in the fabric environment.
start - Start server.
stop - Stop server.
restart - Restart the server.
[1] https://github.com/twisted-infra/braid
About
DISUSED. See twisted-infra/braid.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published