Commit graph

15 commits

Author SHA1 Message Date
buildbot da7f884b6b Added steps to copy in a settings_local and collecting static files to the builders.
- Legacy-Id: 10707
2016-01-17 18:37:37 +00:00
buildbot 56ca34090c The buildbot shouldn't stop on a failed svn cleanup, as that will happen if there's no working copy in place, not only on unsuccessful cleanup.
- Legacy-Id: 9721
2015-07-15 10:34:00 +00:00
buildbot e8737fd904 Tweaked the buildbot master config.
- Legacy-Id: 9702
2015-07-09 11:44:17 +00:00
buildbot 3ef2c16774 Separated out schedulers for trunk, personal/* and branch/*.
Corrected regex patterns which extract unittest details.
Added a first tentative email notifier.
Added ForceSchedulers, in order to be able to force builds.
 - Legacy-Id: 9350
2015-03-28 19:51:48 +00:00
buildbot 7e12beb551 Tweaked the UnitTest description of buildbot master.cfg.
- Legacy-Id: 9261
2015-03-19 23:48:41 +00:00
buildbot 5fd5e56fcc Tweaked the UnitTest description of buildbot master.cfg.
- Legacy-Id: 9260
2015-03-19 23:28:57 +00:00
buildbot d5b483a822 Another fix for buildbot master.cfg.
- Legacy-Id: 9259
2015-03-19 23:13:22 +00:00
buildbot c09fe6ae13 Added missing include to buildbot master.cfg.
- Legacy-Id: 9258
2015-03-19 22:56:05 +00:00
buildbot 724b590f51 Pyflakes cleaning for buildbot master.cfg.
- Legacy-Id: 9257
2015-03-19 22:41:27 +00:00
buildbot 3cf1c73af8 Bugfix for buildblt master.cfg.
- Legacy-Id: 9256
2015-03-19 22:27:13 +00:00
buildbot a056fcaaee Bugfix for buildblt master.cfg.
- Legacy-Id: 9255
2015-03-19 22:25:31 +00:00
buildbot 5f38c12de4 Added a custom UnitTest Step class, for the django test steps.
- Legacy-Id: 9254
2015-03-19 22:12:04 +00:00
buildbot 9217759958 Don't try to set the 'test:unittest' property when running the tests on OS X -- our deployment platform is Linux, and we're running an OS X build in order to see that we're not messing things up for sprint participants using Macs, primarily.
- Legacy-Id: 9253
2015-03-19 20:56:42 +00:00
Henrik Levkowetz a5a56597f5 Added the buildbot config file to the repository. Deployment path: /home/buildbot/masters/datatracker/master.cfg
- Legacy-Id: 9244
2015-03-19 12:01:42 +00:00
buildbot cedb115038 Added exception capture and error message when the --release switch to coverage_changes specify a release for which there aren't any data. Also tweaked the diff output for code coverage changes.
- Legacy-Id: 9239
2015-03-17 16:15:04 +00:00