Hi Naresh / Senthil,
Wonder if you could help me here with the question on pm-qa execution on LAVA.
I was using the pm-qa launcher script which was part of https://launchpad.net/lava-android-test/trunk/2013.01/+download/lava-android...
Attaching the same for your reference.
Since the latest LEBs do have pm-qa overlayed to /data/benchmark/pm-qa instead of /system/xbin.pm-qa i modified the pm-qa launcher script locally.
However with the modified launcher script i do get some failures.
Attaching the log output also for your reference.
I am suspecting that i can no longer use the pm-qa launcher script from the above link as is.
Any idea what launcher script i should use from LAVA for pm-qa?
Thanks Basil Eljuse...
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Hi, Basil
The latest lava-android-test has been updated for the directory problem of pm-qa test. You checkout the latest lava-android-test source and try it.
And for the error, if I am not wrong, it's because the ../Switches is not integrated into the build. you can check if this file exists: /data/benchmark/pm-qa/Switches
And seems there are some errors about the usage of "id -u" command under android.
Thanks, Yongqin Liu On 19 June 2013 16:42, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hi Naresh / Senthil,****
Wonder if you could help me here with the question on pm-qa execution on LAVA.****
I was using the pm-qa launcher script which was part of https://launchpad.net/lava-android-test/trunk/2013.01/+download/lava-android...
Attaching the same for your reference.****
Since the latest LEBs do have pm-qa overlayed to /data/benchmark/pm-qa instead of /system/xbin.pm-qa i modified the pm-qa launcher script locally.
However with the modified launcher script i do get some failures.****
Attaching the log output also for your reference.****
I am suspecting that i can no longer use the pm-qa launcher script from the above link as is.****
Any idea what launcher script i should use from LAVA for pm-qa?****
Thanks****
Basil Eljuse...****
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
Thanks Yongqin, I have fetched the pm-qa.sh launcher script from the source area and it indeed has the updates in place.
Regarding the Switches folder it is not present in the overlayed area within LEB.
I can see only
/data/benchmark/pm-qa/ + utils + thermal + suspend + include + cputopology + cpuidle + cpuhotplug + cpufreq
Sorry for my ignorance is this Switches folder part of pm-qa test setup itself? I looked into https://launchpad.net/linaro-power-qa/trunk/2013.04/+download/linaro-pmqa-0.... and there i could not find any folder with this name. Only additional bit from above list is 'powertop' folder.
Thanks Basil Eljuse...
From: YongQin Liu [mailto:yongqin.liu@linaro.org] Sent: 19 June 2013 10:18 To: Basil Eljuse Cc: Naresh Kamboju; Senthil Kumaran; Linaro Validation Subject: Re: [Linaro-validation] pm-qa launcher script for LAVA....
Hi, Basil
The latest lava-android-test has been updated for the directory problem of pm-qa test. You checkout the latest lava-android-test source and try it.
And for the error, if I am not wrong, it's because the ../Switches is not integrated into the build. you can check if this file exists: /data/benchmark/pm-qa/Switches
And seems there are some errors about the usage of "id -u" command under android.
Thanks, Yongqin Liu On 19 June 2013 16:42, Basil Eljuse <Basil.Eljuse@arm.commailto:Basil.Eljuse@arm.com> wrote: Hi Naresh / Senthil,
Wonder if you could help me here with the question on pm-qa execution on LAVA.
I was using the pm-qa launcher script which was part of https://launchpad.net/lava-android-test/trunk/2013.01/+download/lava-android...
Attaching the same for your reference.
Since the latest LEBs do have pm-qa overlayed to /data/benchmark/pm-qa instead of /system/xbin.pm-qa i modified the pm-qa launcher script locally.
However with the modified launcher script i do get some failures.
Attaching the log output also for your reference.
I am suspecting that i can no longer use the pm-qa launcher script from the above link as is.
Any idea what launcher script i should use from LAVA for pm-qa?
Thanks Basil Eljuse...
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
_______________________________________________ linaro-validation mailing list linaro-validation@lists.linaro.orgmailto:linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
-- Thanks, Yongqin Liu --------------------------------------------------------------- #mailing list linaro-android@lists.linaro.orgmailto:linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android linaro-validation@lists.linaro.orgmailto:linaro-dev@lists.linaro.org http://lists.linaro.org/pipermail/linaro-validation
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Hi, Basil
The pm-qa scripts integrated in the build comes from the linaro-2013.04-1 branch of this repository: https://git.linaro.org/gitweb?p=tools/pm-qa.git%3Ba=summary.
You can see the Switches file in the following page: https://git.linaro.org/gitweb?p=tools/pm-qa.git%3Ba=tree%3Bh=refs/heads/lina...
Thanks, Yongqin liu On 19 June 2013 17:30, Basil Eljuse Basil.Eljuse@arm.com wrote:
Thanks Yongqin, I have fetched the pm-qa.sh launcher script from the source area and it indeed has the updates in place.****
Regarding the Switches folder it is not present in the overlayed area within LEB.****
I can see only****
/data/benchmark/pm-qa/****
+ utils**** + thermal**** + suspend**** + include**** + cputopology**** + cpuidle**** + cpuhotplug**** + cpufreq****
Sorry for my ignorance is this Switches folder part of pm-qa test setup itself? I looked into https://launchpad.net/linaro-power-qa/trunk/2013.04/+download/linaro-pmqa-0.... there i could not find any folder with this name. Only additional bit from above list is ‘powertop’ folder.****
Thanks****
Basil Eljuse...****
*From:* YongQin Liu [mailto:yongqin.liu@linaro.org] *Sent:* 19 June 2013 10:18 *To:* Basil Eljuse *Cc:* Naresh Kamboju; Senthil Kumaran; Linaro Validation *Subject:* Re: [Linaro-validation] pm-qa launcher script for LAVA....****
Hi, Basil****
The latest lava-android-test has been updated for the directory problem of pm-qa test.****
You checkout the latest lava-android-test source and try it.****
And for the error, if I am not wrong, it's because the ../Switches is not integrated into the build.****
you can check if this file exists: /data/benchmark/pm-qa/Switches****
And seems there are some errors about the usage of "id -u" command under android.****
Thanks,****
Yongqin Liu****
On 19 June 2013 16:42, Basil Eljuse Basil.Eljuse@arm.com wrote:****
Hi Naresh / Senthil,****
Wonder if you could help me here with the question on pm-qa execution on LAVA.****
I was using the pm-qa launcher script which was part of https://launchpad.net/lava-android-test/trunk/2013.01/+download/lava-android...
Attaching the same for your reference.****
Since the latest LEBs do have pm-qa overlayed to /data/benchmark/pm-qa instead of /system/xbin.pm-qa i modified the pm-qa launcher script locally.
However with the modified launcher script i do get some failures.****
Attaching the log output also for your reference.****
I am suspecting that i can no longer use the pm-qa launcher script from the above link as is.****
Any idea what launcher script i should use from LAVA for pm-qa?****
Thanks****
Basil Eljuse...****
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.****
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation****
-- ****
Thanks,****
Yongqin Liu****
---------------------------------------------------------------****
#mailing list****
linaro-android@lists.linaro.org linaro-dev@lists.linaro.org****
http://lists.linaro.org/mailman/listinfo/linaro-android****
linaro-validation@lists.linaro.org linaro-dev@lists.linaro.org****
http://lists.linaro.org/pipermail/linaro-validation****
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
Hi Basil,
We have open bug on this issue. https://bugs.launchpad.net/linaro-android/+bug/1125984
Best regards Naresh Kamboju
On 19 June 2013 15:13, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Basil
The pm-qa scripts integrated in the build comes from the linaro-2013.04-1 branch of this repository: https://git.linaro.org/gitweb?p=tools/pm-qa.git%3Ba=summary.
You can see the Switches file in the following page: https://git.linaro.org/gitweb?p=tools/pm-qa.git%3Ba=tree%3Bh=refs/heads/lina...
Thanks, Yongqin liu
On 19 June 2013 17:30, Basil Eljuse Basil.Eljuse@arm.com wrote:
Thanks Yongqin, I have fetched the pm-qa.sh launcher script from the source area and it indeed has the updates in place.
Regarding the Switches folder it is not present in the overlayed area within LEB.
I can see only
/data/benchmark/pm-qa/
+ utils + thermal + suspend + include + cputopology + cpuidle + cpuhotplug + cpufreq
Sorry for my ignorance is this Switches folder part of pm-qa test setup itself? I looked into https://launchpad.net/linaro-power-qa/trunk/2013.04/+download/linaro-pmqa-0.... and there i could not find any folder with this name. Only additional bit from above list is ‘powertop’ folder.
Thanks
Basil Eljuse...
From: YongQin Liu [mailto:yongqin.liu@linaro.org] Sent: 19 June 2013 10:18 To: Basil Eljuse Cc: Naresh Kamboju; Senthil Kumaran; Linaro Validation Subject: Re: [Linaro-validation] pm-qa launcher script for LAVA....
Hi, Basil
The latest lava-android-test has been updated for the directory problem of pm-qa test.
You checkout the latest lava-android-test source and try it.
And for the error, if I am not wrong, it's because the ../Switches is not integrated into the build.
you can check if this file exists: /data/benchmark/pm-qa/Switches
And seems there are some errors about the usage of "id -u" command under android.
Thanks,
Yongqin Liu
On 19 June 2013 16:42, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hi Naresh / Senthil,
Wonder if you could help me here with the question on pm-qa execution on LAVA.
I was using the pm-qa launcher script which was part of https://launchpad.net/lava-android-test/trunk/2013.01/+download/lava-android...
Attaching the same for your reference.
Since the latest LEBs do have pm-qa overlayed to /data/benchmark/pm-qa instead of /system/xbin.pm-qa i modified the pm-qa launcher script locally.
However with the modified launcher script i do get some failures.
Attaching the log output also for your reference.
I am suspecting that i can no longer use the pm-qa launcher script from the above link as is.
Any idea what launcher script i should use from LAVA for pm-qa?
Thanks
Basil Eljuse...
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
--
Thanks,
Yongqin Liu
#mailing list
linaro-android@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-validation@lists.linaro.org
http://lists.linaro.org/pipermail/linaro-validation
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
-- Thanks, Yongqin Liu
#mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android linaro-validation@lists.linaro.org http://lists.linaro.org/pipermail/linaro-validation
Thanks Naresh / Yongqin,
Will wait for the bug to be resolved then.
Thanks Basil Eljuse...
-----Original Message----- From: Naresh Kamboju [mailto:naresh.kamboju@linaro.org] Sent: 19 June 2013 11:51 To: Basil Eljuse; sanjay rawat Cc: Senthil Kumaran; Linaro Validation; YongQin Liu Subject: Re: [Linaro-validation] pm-qa launcher script for LAVA....
Hi Basil,
We have open bug on this issue. https://bugs.launchpad.net/linaro-android/+bug/1125984
Best regards Naresh Kamboju
On 19 June 2013 15:13, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Basil
The pm-qa scripts integrated in the build comes from the linaro-2013.04-1 branch of this repository: https://git.linaro.org/gitweb?p=tools/pm-qa.git%3Ba=summary.
You can see the Switches file in the following page: https://git.linaro.org/gitweb?p=tools/pm-qa.git%3Ba=tree%3Bh=refs/heads/lina...
Thanks, Yongqin liu
On 19 June 2013 17:30, Basil Eljuse Basil.Eljuse@arm.com wrote:
Thanks Yongqin, I have fetched the pm-qa.sh launcher script from the source area and it indeed has the updates in place.
Regarding the Switches folder it is not present in the overlayed area within LEB.
I can see only
/data/benchmark/pm-qa/
+ utils + thermal + suspend + include + cputopology + cpuidle + cpuhotplug + cpufreq
Sorry for my ignorance is this Switches folder part of pm-qa test setup itself? I looked into https://launchpad.net/linaro-power-qa/trunk/2013.04/+download/linaro-pmqa-0.... and there i could not find any folder with this name. Only additional bit from above list is 'powertop' folder.
Thanks
Basil Eljuse...
From: YongQin Liu [mailto:yongqin.liu@linaro.org] Sent: 19 June 2013 10:18 To: Basil Eljuse Cc: Naresh Kamboju; Senthil Kumaran; Linaro Validation Subject: Re: [Linaro-validation] pm-qa launcher script for LAVA....
Hi, Basil
The latest lava-android-test has been updated for the directory problem of pm-qa test.
You checkout the latest lava-android-test source and try it.
And for the error, if I am not wrong, it's because the ../Switches is not integrated into the build.
you can check if this file exists: /data/benchmark/pm-qa/Switches
And seems there are some errors about the usage of "id -u" command under android.
Thanks,
Yongqin Liu
On 19 June 2013 16:42, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hi Naresh / Senthil,
Wonder if you could help me here with the question on pm-qa execution on LAVA.
I was using the pm-qa launcher script which was part of https://launchpad.net/lava-android-test/trunk/2013.01/+download/lava-android...
Attaching the same for your reference.
Since the latest LEBs do have pm-qa overlayed to /data/benchmark/pm-qa instead of /system/xbin.pm-qa i modified the pm-qa launcher script locally.
However with the modified launcher script i do get some failures.
Attaching the log output also for your reference.
I am suspecting that i can no longer use the pm-qa launcher script from the above link as is.
Any idea what launcher script i should use from LAVA for pm-qa?
Thanks
Basil Eljuse...
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
linaro-validation mailing list linaro-validation@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-validation
--
Thanks,
Yongqin Liu
#mailing list
linaro-android@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-validation@lists.linaro.org
http://lists.linaro.org/pipermail/linaro-validation
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
-- Thanks, Yongqin Liu
#mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android linaro-validation@lists.linaro.org http://lists.linaro.org/pipermail/linaro-validation
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
linaro-validation@lists.linaro.org