On 19 April 2016 at 16:27, pradeepkumar pradeep.soman@u-blox.com wrote:
Hi Neil,
Thanks for your reply.
I will make the changes and test it.
But I think the default image type is taken as master.
How/where can I change that setting?
It will be in the device-type configuration. e.g. https://git.linaro.org/lava/lava-dispatcher.git/blob/HEAD:/lava_dispatcher/d... client_type =
Your device-type configuration should be in /etc/lava-dispatcher/device-types/
We've already changed most of the device-types away from master (most use a "dynamic master" which is NFS).
In your device configuration, you need to specify a client_type other than master (this is why you are seeing "attempting to access master filesystem" in your log files). You may find that "dummy" is a suitable device_type but I can't tell without knowing your existing configuration. If you attach the relevant device_types/ conf file and devices/ conf file it may be clearer.