Hi Fathi,
I ve updated the daily-prebuilt-images script to use lava-test-shell based YAML definitions. Please have a look at the patch here - https://pastebin.linaro.org/1295/
If you are fine with the above then I shall commit and push it to the git repository.
Thank You.
On Thursday 13 December 2012 04:47 PM, Senthil Kumaran wrote:
Hi Fathi,
I ve updated the daily-prebuilt-images script to use lava-test-shell based YAML definitions. Please have a look at the patch here - https://pastebin.linaro.org/1295/
If you are fine with the above then I shall commit and push it to the git repository.
Am in the process of converting the bootchart test which should be done shortly. But will not have any impact on the above patch.
Thank You.
On 13 December 2012 13:19, Senthil Kumaran senthil.kumaran@linaro.org wrote:
On Thursday 13 December 2012 04:47 PM, Senthil Kumaran wrote:
Hi Fathi,
I ve updated the daily-prebuilt-images script to use lava-test-shell based YAML definitions. Please have a look at the patch here - https://pastebin.linaro.org/1295/
If you are fine with the above then I shall commit and push it to the git repository.
Am in the process of converting the bootchart test which should be done shortly. But will not have any impact on the above patch.
Acked-by: Fathi Boudra fathi.boudra@linaro.org
Feel free to commit. Thanks again.
Hi,
On Thursday 13 December 2012 05:17 PM, Fathi Boudra wrote:
Am in the process of converting the bootchart test which should be done shortly. But will not have any impact on the above patch.
Acked-by: Fathi Boudra fathi.boudra@linaro.org
Feel free to commit. Thanks again.
I committed the changes. I did put a patch for changes in bootchart test elsewhere which should be merged, else we risk breaking bootchart tests!
Thank You.
On 12/13/2012 05:17 AM, Senthil Kumaran wrote:
Hi Fathi,
I ve updated the daily-prebuilt-images script to use lava-test-shell based YAML definitions. Please have a look at the patch here - https://pastebin.linaro.org/1295/
If you are fine with the above then I shall commit and push it to the git repository.
+ git_base_url = "http://git.linaro.org/gitweb?p=ubuntu/test-definitions.git%3Ba=blob_plain%3B..."
I don't think this would be safe. Maybe its okay for now, but ideally test definitions should be living with in their respective test-repo. For example, our bluetooth-enablement test is located at:
lp:~linaro-foundations/linaro-ubuntu/lava-test-bt-enablement
So the lava-test-shell action for this should be pulling the test definition from that repo.
Hi Andy,
On Thursday 13 December 2012 08:55 PM, Andy Doan wrote:
I don't think this would be safe. Maybe its okay for now, but ideally test definitions should be living with in their respective test-repo. For example, our bluetooth-enablement test is located at:
lp:~linaro-foundations/linaro-ubuntu/lava-test-bt-enablement
So the lava-test-shell action for this should be pulling the test definition from that repo.
It was pushed to the git repository based on the following conversation. As fabo has mentioned we will not be maintaining the tests in two repositories but the git repo will become one source for all the test definitions.
<snip> (03:54:20 IST) fabo: stylesen1: http://git.linaro.org/gitweb?p=ubuntu/test-definitions.git (03:54:37 IST) fabo: stylesen1: shared repository, you can commit directly (03:55:09 IST) stylesen1: fabo: but these tests are part of linaro foundation? (03:56:11 IST) fabo: stylesen1: yes (03:57:50 IST) stylesen1: fabo: is it enough if I commit the tests here? or it should also go to lp:~linaro-foundation bzr repositories (03:58:10 IST) stylesen1: if it is going to exist in two places, then maintainance will be hard, imo (03:58:44 IST) fabo: stylesen1: they'll move to the git repo. they won't be in 2 places (03:59:25 IST) stylesen1: fabo: cool then </snip>
Thank You.
On 12/13/2012 09:29 AM, Senthil Kumaran wrote:
Hi Andy,
On Thursday 13 December 2012 08:55 PM, Andy Doan wrote:
I don't think this would be safe. Maybe its okay for now, but ideally test definitions should be living with in their respective test-repo. For example, our bluetooth-enablement test is located at:
lp:~linaro-foundations/linaro-ubuntu/lava-test-bt-enablement
So the lava-test-shell action for this should be pulling the test definition from that repo.
It was pushed to the git repository based on the following conversation. As fabo has mentioned we will not be maintaining the tests in two repositories but the git repo will become one source for all the test definitions.
Will the tests themselves move over to this repository also?
On 13 December 2012 18:03, Andy Doan andy.doan@linaro.org wrote:
On 12/13/2012 09:29 AM, Senthil Kumaran wrote:
Hi Andy,
On Thursday 13 December 2012 08:55 PM, Andy Doan wrote:
I don't think this would be safe. Maybe its okay for now, but ideally test definitions should be living with in their respective test-repo. For example, our bluetooth-enablement test is located at:
lp:~linaro-foundations/linaro-ubuntu/lava-test-bt-enablement
So the lava-test-shell action for this should be pulling the test definition from that repo.
It was pushed to the git repository based on the following conversation. As fabo has mentioned we will not be maintaining the tests in two repositories but the git repo will become one source for all the test definitions.
Will the tests themselves move over to this repository also?
yes
Fathi Boudra fathi.boudra@linaro.org writes:
On 13 December 2012 18:03, Andy Doan andy.doan@linaro.org wrote:
On 12/13/2012 09:29 AM, Senthil Kumaran wrote:
Hi Andy,
On Thursday 13 December 2012 08:55 PM, Andy Doan wrote:
I don't think this would be safe. Maybe its okay for now, but ideally test definitions should be living with in their respective test-repo. For example, our bluetooth-enablement test is located at:
lp:~linaro-foundations/linaro-ubuntu/lava-test-bt-enablement
So the lava-test-shell action for this should be pulling the test definition from that repo.
It was pushed to the git repository based on the following conversation. As fabo has mentioned we will not be maintaining the tests in two repositories but the git repo will become one source for all the test definitions.
Will the tests themselves move over to this repository also?
yes
Ah, this explains some of my comments from the other thread.
Cheers, mwh
linaro-validation@lists.linaro.org