Mercurial > hg > autobot
comparison README.txt @ 267:afa37f032c39
update documentation since mozinfo now exists
| author | Jeff Hammel <jhammel@mozilla.com> |
|---|---|
| date | Thu, 29 Dec 2011 16:16:32 -0800 |
| parents | ef7d67448344 |
| children | c77b946e4496 |
comparison
equal
deleted
inserted
replaced
| 266:ef7d67448344 | 267:afa37f032c39 |
|---|---|
| 311 * singular checkout of repos on slaves: the slaves should have a | 311 * singular checkout of repos on slaves: the slaves should have a |
| 312 singular master repo that is checked out once for each repo URL, | 312 singular master repo that is checked out once for each repo URL, |
| 313 branch pair. It is then updated as the slaves need and (e.g.) | 313 branch pair. It is then updated as the slaves need and (e.g.) |
| 314 cloned from there. This should effectively minimize fetch time. | 314 cloned from there. This should effectively minimize fetch time. |
| 315 | 315 |
| 316 * use (as yet non-existent) MozInfo package on the slave: instead of | 316 * use MozInfo package |
| 317 specifying the operating system, etc on the master, MozInfo should | |
| 318 determine the applicable information from introspection |
