Commit graph

32 commits

Author SHA1 Message Date
Robert Sparks 03cb43f404 Removed Henrik from several places that would send him mail at his request.
- Legacy-Id: 18898
2021-03-04 18:44:09 +00:00
buildbot 73144a6782 Updated the buildbot config with additional builders, database loading as part of test-crawler run, tweaked test-crawler start-time and other tweaks
- Legacy-Id: 17765
2020-05-09 05:27:58 +00:00
buildbot e9b2ecd59e Added the possibility of specifying worker path on the command line for the restart-workers script
- Legacy-Id: 17662
2020-04-20 12:53:18 +00:00
buildbot dcc083633b Added a buildbot_passwords template
- Legacy-Id: 17661
2020-04-20 12:52:16 +00:00
buildbot 5aa54aee5d Removed excess workers
- Legacy-Id: 17660
2020-04-20 12:51:29 +00:00
buildbot be03c9e527 Updated buildbot master config file.
- Legacy-Id: 17659
2020-04-20 12:00:07 +00:00
buildbot 4f9a112645 Added a buildbot master config file for buildbot 2.7, and a passwords template.
- Legacy-Id: 17658
2020-04-20 11:53:58 +00:00
buildbot cdaa2bc437 Updated buildbot from 0.8 to 2.7, transitioned to Python 3, and added some convenience scripts.
- Legacy-Id: 17657
2020-04-19 13:21:49 +00:00
buildbot 5cf87e0a83 Buildbot tweaks.
- Legacy-Id: 14476
2017-12-30 09:18:23 +00:00
buildbot 08ddacc83b Changed the command to list installed packages from 'pip list' to 'pip freeze', in order to be able to use the list as input to 'pip install -r'. Changed the NightlyTriggerable test-crawler run back to Nightly, but with a list of hours designed to avoid the test-database load time at ~04:20.
- Legacy-Id: 12113
2016-10-11 09:53:24 +00:00
buildbot aecbeb6abf Made the error buildbot counting for the test-crawler more sophisticated.
- Legacy-Id: 11983
2016-09-12 11:16:43 +00:00
buildbot 6d454d2fb6 Tweaked some buildbot scheduler names.
- Legacy-Id: 11967
2016-09-10 22:46:47 +00:00
buildbot 80a2b7ff5c Tweaked some buildbot scheduler names.
- Legacy-Id: 11966
2016-09-10 22:45:27 +00:00
buildbot 0357d78e38 Tweaked test-crawler warning pattern and start times.
- Legacy-Id: 11965
2016-09-10 22:34:04 +00:00
buildbot 5f3f8c5187 Run the test-crawler twice per day, if triggered.
- Legacy-Id: 11961
2016-09-10 09:20:28 +00:00
buildbot 5826535021 Added a trigger step to the test suite for trunk, triggering the test crawler. Changed the test crawler to run daily at a time which does not overlap the database reload, to avoid spurious errors. Added a step to run migrations to the test crawler. Added a step to the minimum libs test to remove earlier edited requirements before doing svn update.
- Legacy-Id: 11960
2016-09-10 09:15:20 +00:00
buildbot 0ae0ab18fd Added a buildbot build to check that the minimum library version required in requirements.txt works.
- Legacy-Id: 11671
2016-07-16 13:04:18 +00:00
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