mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-04-23 03:00:17 -04:00
Docs for buildbot-private
This commit is contained in:
@@ -6,13 +6,14 @@ Master
|
||||
|
||||
From the root of the git checkout (this will use the master.cfg from CoolProp)
|
||||
```
|
||||
pip install virtualenv
|
||||
pip install buildbot
|
||||
cd dev/buildbot
|
||||
buildbot create-master master
|
||||
buildbot start master
|
||||
```
|
||||
|
||||
The file ``buildbot-private.py`` (which is a python module with the passwords for the slaves as well as the buildbot website), should also be placed in the master folder next to master.cfg.
|
||||
|
||||
If you want to completely restart the master, you can do
|
||||
```
|
||||
buildbot restart master
|
||||
|
||||
Reference in New Issue
Block a user