Talat Oz <[email protected]> writes: > Hi, > > I'm trying tofigure out howto setup lava with multiple test-machines > (for example, 2 test-machines with multiple android devices connected to > each of them). Could you please indicate whether this is possible, and > how the configuration should be done(if possible with links to relevant > documentation)?
This is possible. You'll need to have one server set as the "master" (this is the machine the db is on) and the other set as a "worker". I don't think this is documented at all unfortunately, but you can look at how our saltstack scripts work for inspiration. Start here: http://bazaar.launchpad.net/~linaro-validation/lava-lab/salt-states/view/head:/scripts/lava-add-worker and chase through the Python. Good luck! Cheers, mwh _______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
