| # Config file for branch for the next release | |
| # | |
| # Do not modify property names | |
| # Run make reconfig if you change a value | |
| # while buildbot is running | |
| # | |
| # PROPERTIES | |
| # Branch name to use for the run. Change it to the next release branch. | |
| BRANCH_NAME=1.32 | |
| # How often the tests will run | |
| SCHEDULER=15 */2 * * * | |
| USE_GN=1 |