On 26 July 2017 at 12:44, Benjamin Auclair benjamin.auclair@devialet.com wrote:
Hi everyone, hope you're fine ! I'm quite stuck in my platform development: indeed, I succedded in adding my own device type, I'm able to boot on linux by TFTP and to perform auto-login actions. However, I face difficulties with test-shell.
I have the following error:
You would need to attach the full test job submission.
And the definition of stage is:
Minimal pastes only make sense in a review for a code change. Debugging needs ALL the data.
Stage value seems to be none and I also realized that my test shell isn't downloaded from git during server processing. Thus I think, that stage is empty because the test shell definition isn't in the temporary files. Am I wrong ? Even if I think I found my problem, I don't know how to solve it, may it be due to my device-type config ?
Without seeing the test job submission and the device-type jinja2 it's impossible to tell. Have you modified any code in lava-dispatcher?