On 21.03.2013 12:45, Senthil Kumaran wrote:
On Thursday 21 March 2013 02:49 PM, Marcin Juszkiewicz wrote:
Yes all the scripts available as part of lava-test are from bzr repos. This is maintained by different teams, hence I left it that way. But ideally they should all be brought into the new git repository.
Would be lovely.
Next thing is distro dependencies. For example perf test done for Ubuntu. First thing it does is finding out which exactly perf package it needs and install it. Why this is not done on image generation time? Especially when we know that all rootfs images we make end in LAVA... And can this part be moved to install-ubuntu.sh script so for OE I could just reuse script instead of creating a copy of it? Probably similar would be with others.
I am unsure where install-ubuntu.sh script is available?
Sorry, I meant that it could be split to such script.
This is because I do not know the image generation process. If you could point me to this stuff, I can consolidate it if possible.
Open a bug against linaro-ci with list of Ubuntu packages you need in images and subscribe Fathi and me. We can take care of adding such packages.