| # Config file for release branch | |
| # | |
| # 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 latest release branch. | |
| BRANCH_NAME=1.31 | |
| # How often the tests will run | |
| #SCHEDULER=31 0,8,16 * * * | |
| USE_GN=1 |