This repository contains the configuration of Buildbot running at http://buildbot.tt-solutions.com/wx/.
The master configuration file includes passwd.cfg
which is supposed to
contain the following information:
slaves = {
"slave1_name": "slave1_password",
...
}
github_secret = "secret for GitHub web hook"