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
- Host: GitHub
- URL: https://github.com/mithro/chrome-buildbot-sprint
- Owner: mithro
- Created: 2015-01-20T00:39:48.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-02-03T12:55:39.000Z (over 11 years ago)
- Last Synced: 2025-03-18T05:54:50.406Z (about 1 year ago)
- Language: Python
- Size: 1010 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.