Hi, Novello, Welcome! I just check my mail.
On 2 June 2012 21:35, novello <[email protected]> wrote: > Sorry ,i' m new. > where i can found the documentation for the lava test. > lava-test document is on http://lava-test.readthedocs.org/en/latest/ > I have a panda board , i would like to make some test using lava, i have > installed it in a pc with ubuntu 12.04 . But when I write : > > lava-tool submit-job \ > > https://[email protected]/lava-**server/jobfile1.json<https://[email protected]/lava-server/jobfile1.json> > > Do you install the lava-dashboard and lava-scheduler, if not, submit-job can't work. You need to check out lava-deployment-tool to deploy one lava instance. by 'bzr branch lp:lava-deployment-tool' and read the doc in the folder. Then config lava-dispatcher to associate the board with lava-scheduler, register a token and use lava-tool to submit job. If you'd like to just run lava-test on pandaboard, it's easier: (On Pandaboard) Install bzr. $ bzr lp:lava-test $ cd lava-test && python setup.py install (Or you can use 'pip install lava-test' to install if pip works for you) $ lava-test install stream $ lava-test run stream Then you can see stream benchmark output. > > > > I have an error. > i think that the installation is complete. > But i should have made some other error. > BEST regards > Novello .G. > > ______________________________**_________________ > linaro-validation mailing list > linaro-validation@lists.**linaro.org <[email protected]> > http://lists.linaro.org/**mailman/listinfo/linaro-**validation<http://lists.linaro.org/mailman/listinfo/linaro-validation> > -- Best wishes, Spring Zhang
_______________________________________________ linaro-validation mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-validation
