Mercurial > hg > autobot
comparison README.txt @ 266:ef7d67448344
update readme to note autolog effort
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Thu, 29 Dec 2011 10:00:57 -0800 |
parents | 6606238e2b07 |
children | afa37f032c39 |
comparison
equal
deleted
inserted
replaced
265:b854e599bf85 | 266:ef7d67448344 |
---|---|
295 ---- | 295 ---- |
296 | 296 |
297 No software of any size is ever finished. Here are a few things I | 297 No software of any size is ever finished. Here are a few things I |
298 would like to add: | 298 would like to add: |
299 | 299 |
300 * post to autolog: | |
301 http://hg.mozilla.org/users/jgriffin_mozilla.com/mozautolog/ | |
302 Example code can be found at | |
303 http://hg.mozilla.org/services/services-central/file/9f29daaecbcc/testing/tps/tps/testrunner.py#l491 | |
304 add a 'server' keyword to the AutologTestGroup constructor, set to | |
305 10.2.76.100:9200, that will cause the data to be written to | |
306 brasstacks test server. you can omit the restserver keyword, it will | |
307 use the correct default if you skip it | |
308 | |
300 * get FirefoxDownloaderFactory working on Mac with .dmg files! | 309 * get FirefoxDownloaderFactory working on Mac with .dmg files! |
301 | 310 |
302 * singular checkout of repos on slaves: the slaves should have a | 311 * singular checkout of repos on slaves: the slaves should have a |
303 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, |
304 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.) |