canmove, Confirmed users
1,126
edits
No edit summary |
(Remove developer contacts) |
||
Line 125: | Line 125: | ||
There needs to be a cron job that periodically runs tbpl/dataimport/import-buildbot-data.py in order to import buildbot data into the MongoDB. The import frequency hasn't been fixed yet, but it's probably going to be between one and 5 minutes. (The Buildbot source data is regenerated every minute.) | There needs to be a cron job that periodically runs tbpl/dataimport/import-buildbot-data.py in order to import buildbot data into the MongoDB. The import frequency hasn't been fixed yet, but it's probably going to be between one and 5 minutes. (The Buildbot source data is regenerated every minute.) | ||
The importer is idempotent; it never destroys data and it doesn't insert duplicates. | The importer is idempotent; it never destroys data and it doesn't insert duplicates. | ||
= Other links = | = Other links = | ||
See the main TBPL page: [[Sheriffing/TBPL]] | See the main TBPL page: [[Sheriffing/TBPL]] |