(Created page with "= Multiple device support = This feature has been added to 0.8.4 version. Multiple device support means that one OTS worker can handle multiple devices simultaneously and execu...") |
(→Multiple device support) |
||
| Line 1: | Line 1: | ||
= Multiple device support = | = Multiple device support = | ||
| + | |||
| + | == Introduction == | ||
This feature has been added to 0.8.4 version. | This feature has been added to 0.8.4 version. | ||
Multiple device support means that one OTS worker can handle multiple devices simultaneously and execute tests parallel. One worker can include multiple ots-worker instances and they work individually. Only limitation is amount of the switchbox ports (if using USB devices), this limitation in HAT switchbox is 2. | Multiple device support means that one OTS worker can handle multiple devices simultaneously and execute tests parallel. One worker can include multiple ots-worker instances and they work individually. Only limitation is amount of the switchbox ports (if using USB devices), this limitation in HAT switchbox is 2. | ||
| + | |||
| + | '''Note!''' For MeeGo N900, you need the latest [[http://meego-qa-tools.digia.com/meego-ai/meego-ai-optimized.tar.gz meego-ai]] and [[https://meego.gitorious.org/meego-quality-assurance/meego-ai-flasher meego-ai-flasher]]! | ||
| + | |||
| + | == Setup and configuration == | ||
| - | |||
== Testing == | == Testing == | ||
Contents |
This feature has been added to 0.8.4 version.
Multiple device support means that one OTS worker can handle multiple devices simultaneously and execute tests parallel. One worker can include multiple ots-worker instances and they work individually. Only limitation is amount of the switchbox ports (if using USB devices), this limitation in HAT switchbox is 2.
Note! For MeeGo N900, you need the latest [meego-ai] and [meego-ai-flasher]!