Hi,
I converted lava-test test definitions to work on lava-test-shell with the new YAML format. These converted tests are mostly from https://code.launchpad.net/~linaro-foundations
I request someone from developer platform team to merge these tests to the bzr repositories so that it will be easy to maintain these tests in future.
PFA the patches and the following are the repositories to which the patch should be applied:
1) lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree - device-tree-patch.txt
2) lp:~linaro-foundations/linaro-ubuntu/lava-test-bt-enablement - bt-enablement-patch.txt
3) lp:~linaro-foundations/linaro-ubuntu/lava-test-basic-graphics - basic-graphics-patch.txt
4) lp:~linaro-foundations/linaro-ubuntu/lava-test-wifi-enablement - wifi-enablement-patch.txt
5) lp:~linaro-foundations/lava-test/lava-perf-test - perf-test-patch.txt
6) lp:~linaro-foundations/lava-test/new-test-definitions - other-tests-patch.txt
Thank You.
Hi,
On 13 December 2012 11:48, Senthil Kumaran senthil.kumaran@linaro.org wrote:
Hi,
I converted lava-test test definitions to work on lava-test-shell with the new YAML format. These converted tests are mostly from https://code.launchpad.net/~linaro-foundations
I request someone from developer platform team to merge these tests to the bzr repositories so that it will be easy to maintain these tests in future.
Commited. Thanks Senthil.
Fathi Boudra fathi.boudra@linaro.org writes:
Hi,
On 13 December 2012 11:48, Senthil Kumaran senthil.kumaran@linaro.org wrote:
Hi,
I converted lava-test test definitions to work on lava-test-shell with the new YAML format. These converted tests are mostly from https://code.launchpad.net/~linaro-foundations
I request someone from developer platform team to merge these tests to the bzr repositories so that it will be easy to maintain these tests in future.
Commited. Thanks Senthil.
I'm a little confused, for a few reasons:
0) Why were these merges not requested as merge proposals on Launchpad?
1) Fathi says "committed" but e.g. lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree does not seem to have had device-tree-patch.txt applied.
2) The patches themselves are a little strange: device-tree-patch.txt, when applied to lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree means that one can use a lava_test_shell action that has {'bzr-repo': 'lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree'} but you also need to set testdef to 'yaml/device-tree.yaml' rather than just adding it as the default lavatest.yaml and *then* even if you did this, the testdef would check lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree out again and run the tests from this second copy.
Am I horribly misunderstanding something here? Even if I am, I still think things should be redone like I outline above!
Cheers, mwh
On 17 December 2012 02:22, Michael Hudson-Doyle michael.hudson@linaro.org wrote:
Fathi Boudra fathi.boudra@linaro.org writes:
Hi,
On 13 December 2012 11:48, Senthil Kumaran senthil.kumaran@linaro.org wrote:
Hi,
I converted lava-test test definitions to work on lava-test-shell with the new YAML format. These converted tests are mostly from https://code.launchpad.net/~linaro-foundations
I request someone from developer platform team to merge these tests to the bzr repositories so that it will be easy to maintain these tests in future.
Commited. Thanks Senthil.
I'm a little confused, for a few reasons:
Why were these merges not requested as merge proposals on Launchpad?
Fathi says "committed" but e.g. lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree does not seem to have had device-tree-patch.txt applied.
As documented on the blueprint and also in some mails sent to the mailing list, we're moving to git.linaro.org: http://git.linaro.org/gitweb?p=ubuntu/test-definitions.git
- The patches themselves are a little strange: device-tree-patch.txt, when applied to lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree means that one can use a lava_test_shell action that has {'bzr-repo': 'lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree'} but you also need to set testdef to 'yaml/device-tree.yaml' rather than just adding it as the default lavatest.yaml and *then* even if you did this, the testdef would check lp:~linaro-foundations/linaro-ubuntu/lava-test-device-tree out again and run the tests from this second copy.
Am I horribly misunderstanding something here? Even if I am, I still think things should be redone like I outline above!
On Thursday 13 December 2012 03:18 PM, Senthil Kumaran wrote:
I converted lava-test test definitions to work on lava-test-shell with the new YAML format. These converted tests are mostly from https://code.launchpad.net/~linaro-foundations
In addition to this, I would like this trivial change given in the attached patch to be merged in branch lp:~linaro-foundations/lava-test/bootchartscript
This change is to accommodate attaching the result of the bootchart test to a file and upload it to the lava dashboard.
Thank You.
On 14 December 2012 07:25, Senthil Kumaran senthil.kumaran@linaro.org wrote:
accommodate attaching the result of the bootchart test to a file and upload it to the lava dashboard.
Commited. Thanks.
linaro-validation@lists.linaro.org