947
edits
(→How Talos is Run in Production: somethin bout dependencies and python 2.old) |
|||
Line 113: | Line 113: | ||
== How Talos is Run in Production == | == How Talos is Run in Production == | ||
* '''Talos in production currently runs on python 2.4!!! To contrast, builds and other tests use python 2.7. This means that Mozbase dependencies MUST be kept python 2.4 compatible!''' (TODO: bug link(s) and mozbase link) | |||
* ''(TODO: about mozbase dependencies and create_talos.zip (elsewhere in the wiki? if so, link to from here))'' | |||
* buildbot constructs commands to launch [http://hg.mozilla.org/build/talos/file/tip/talos/PerfConfigurator.py PerfConfigurator] from a config file: http://hg.mozilla.org/build/buildbot-configs/raw-file/tip/mozilla-tests/config.py ; there are a number of suites, each of which may contain multiple tests | * buildbot constructs commands to launch [http://hg.mozilla.org/build/talos/file/tip/talos/PerfConfigurator.py PerfConfigurator] from a config file: http://hg.mozilla.org/build/buildbot-configs/raw-file/tip/mozilla-tests/config.py ; there are a number of suites, each of which may contain multiple tests |
edits