Confirmed users
502
edits
(→Next) |
(→Next) |
||
Line 54: | Line 54: | ||
** graph_server_post.py requires a '--properties-file' arg that grabs a properties.json file (not to be confused with the initial buildbot prop file downloaded initially: buildprops.json). I wrote a patch in graph_server_post to take a '--testresults' (what graph wants from properties.json) and just pass it from mozharness's self.buildbot_properties. | ** graph_server_post.py requires a '--properties-file' arg that grabs a properties.json file (not to be confused with the initial buildbot prop file downloaded initially: buildprops.json). I wrote a patch in graph_server_post to take a '--testresults' (what graph wants from properties.json) and just pass it from mozharness's self.buildbot_properties. | ||
** we may need to add some initial props to buildprops.json like: 'reason' (http://hg.mozilla.org/build/buildbotcustom/file/b5ca2e87801b/steps/misc.py#l878) and status.build.getTimes() (http://mxr.mozilla.org/build/source/buildbotcustom/steps/test.py#69 | ** we may need to add some initial props to buildprops.json like: 'reason' (http://hg.mozilla.org/build/buildbotcustom/file/b5ca2e87801b/steps/misc.py#l878) and status.build.getTimes() (http://mxr.mozilla.org/build/source/buildbotcustom/steps/test.py#69 | ||
** buildbot.py sendchange is not using retry | |||
* in-harness parallelization | * in-harness parallelization | ||
* jetperf | * jetperf |