(→Introduction) |
(→Setup and configuration) |
||
| Line 11: | Line 11: | ||
== Setup and configuration == | == Setup and configuration == | ||
| + | This guideline assumes that you have HAT switchbox and two N900 devices. | ||
| + | Install OTS worker normally, [[Quality/QA-tools/OTS/UserDocumentation|check installation guidelines]]. | ||
| + | |||
| + | == Wiring == | ||
| + | |||
| + | |||
| + | |||
| + | You need one HAT, two N900 devices and lots of cables: | ||
| + | * 3 x USB A-B cables from the PC to HAT | ||
| + | * 1 x Power cable to HAT | ||
| + | * 2 x Power cable from HAT to JIGs | ||
| + | * 2 x USB A-microB cables from HAT to JIGs | ||
| + | |||
| + | === ots-worker configuration == | ||
| + | |||
| + | Basically you need to start two ots-worker programs in one PC. If both devices are using the same OTS server and queue, then you can use the default /etc/ots.ini file. | ||
| + | |||
| + | If you want to dedicated the other device to some other server or queue, create a copy from the default ots.ini file and make your changes to that. | ||
== 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!
This guideline assumes that you have HAT switchbox and two N900 devices.
Install OTS worker normally, check installation guidelines.
You need one HAT, two N900 devices and lots of cables:
Basically you need to start two ots-worker programs in one PC. If both devices are using the same OTS server and queue, then you can use the default /etc/ots.ini file.
If you want to dedicated the other device to some other server or queue, create a copy from the default ots.ini file and make your changes to that.