Hi Markus, Am 04.07.2016 um 14:22 schrieb Markus Banfi <[email protected]>: > I would like to use Buildbot to schedule regular maintenance tasks (as > alternative to cron jobs). > Is there a way to tell the "Home" dashboard and "Waterfall View" to ignore > specific builders/builds? Schedulers running at a high frequency (for > instance every 10 Minutes) quickly pollute those views. > > I use Buildbot 0.9.0b9.
I use categories for this, you could then put your high-frequence tasks in a „cron“ category and the other tasks in another „batch“ category and select just the these builder by appending ?category=batch to you waterfall URL. Best regards — Dago
signature.asc
Description: Message signed with OpenPGP using GPGMail
_______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
