An open API service indexing awesome lists of open source software.

https://github.com/mithro/chrome-buildbot-sprint

Scratchpad to dump stuff regarding Tim's BuildBot Sprint
https://github.com/mithro/chrome-buildbot-sprint

Last synced: 11 months ago
JSON representation

Scratchpad to dump stuff regarding Tim's BuildBot Sprint

Awesome Lists containing this project

README

          

Code snippets and other random stuff from Tim's BuildBot Sprints.

https://docs.google.com/document/d/13c8uvsA4vW-VkWsub3ugNcyn5imRWnS3kqNmD_uIY1A/edit

* (Stage 1) Prove the stateless ‘throw away VM’ model (throw away model), used
by majority of modern CI systems, is useable for Chrome infrastructure in
replacing current trybot system.

* (Stage 2) Prove the throw away model can be used for a commit queue
replacing both the current commit queue and waterfall system while using
similar number of resources.