2013/2/7 黃俊毓 yillkid@gmail.com
Sorry,
I have already done all steps of the :
http://lava-deployment-tool.readthedocs.org/en/latest/index.html#limited-dep...
but still same issue, my config file as below:
- /srv/lava/instances/limited/code/custom.cfg
http://paste.ubuntu.com/1618686/
- /srv/lava/instances/limited/instance.conf
http://paste.ubuntu.com/1618691/
I have missed out anything ?
2013/2/7 Michael Hudson-Doyle michael.hudson@linaro.org
黃俊毓 yillkid@gmail.com writes:
Hi all,
I have already read the official document about how to write a LAVA
server
extension: http://lava-server.readthedocs.org/en/latest/extending.html
Ah, I think this bug comment I made is relevant: https://bugs.launchpad.net/lava-server/+bug/1116560/comments/3
I'm so sorry about the state of our documentation.
Cheers, mwh
On Thu, Feb 07, 2013 at 12:14:37PM +0800, 黃俊毓 wrote:
2013/2/7 黃俊毓 yillkid@gmail.com
Sorry,
I have already done all steps of the :
http://lava-deployment-tool.readthedocs.org/en/latest/index.html#limited-dep...
but still same issue, my config file as below:
- /srv/lava/instances/limited/code/custom.cfg
http://paste.ubuntu.com/1618686/
- /srv/lava/instances/limited/instance.conf
http://paste.ubuntu.com/1618691/
I have missed out anything ?
instead of
eggs += lava-scheduler
you want
eggs += lava-server-demo
(i.e. you need to add your LAVA server extensions to the eggs variable)
See also comment #4 on https://bugs.launchpad.net/lava-server/+bug/1116560
linaro-validation@lists.linaro.org