Welcome! I just check my mail.
On 2 June 2012 21:35, novello
<novellogp64@gmail.com> wrote:
Sorry ,i' m new.
where i can found the documentation for the lava test.
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://root@127.0.0.1/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
http://lists.linaro.org/mailman/listinfo/linaro-validation