Adding the group... since Andy's out.
On 20 December 2012 09:54, YongQin Liu <yongqin.liu(a)linaro.org> wrote:
> Hi, Andy
>
> Or if it's OK, could you add me to the sudoers of fastmodels02,
> then I can change it myself.
> And also I can do some necessary modification next week when you are in
> holiday.
>
> Thanks,
> Yongqin Liu
>
>
> On 20 December 2012 19:11, YongQin Liu <yongqin.liu(a)linaro.org> wrote:
>>
>> Hi, Andy
>>
>> could you help to add the following config to the boot_options
>> of the fastmodel_v8.conf file on fastmodels02,
>>
>> motherboard.hostbridge.userNetPorts='5555=5555'
>> motherboard.hostbridge.userNetworking=true
>> motherboard.smsc_91c111.enabled=1
>>
>>
>>
>> I don't have permission to do that on fastmodels02
>>
>> --
>> Thanks,
>> Yongqin Liu
>> ---------------------------------------------------------------
>> #mailing list
>> linaro-android(a)lists.linaro.org
>> http://lists.linaro.org/mailman/listinfo/linaro-android
>> linaro-validation(a)lists.linaro.org
>> http://lists.linaro.org/pipermail/linaro-validation
>>
>
>
>
> --
> Thanks,
> Yongqin Liu
> ---------------------------------------------------------------
> #mailing list
> linaro-android(a)lists.linaro.org
> http://lists.linaro.org/mailman/listinfo/linaro-android
> linaro-validation(a)lists.linaro.org
> http://lists.linaro.org/pipermail/linaro-validation
--
Zach Pfeffer
Android Platform Team Lead, Linaro Platform Teams
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
http://validation.linaro.org/lava-server/scheduler/reports
I thought I'd check how we were doing in the last week, and it's pretty good. Only 2 failures in the last 7 days! That's a 99.3% pass rate.
Thanks
Dave
Sent from my Aldis Lamp
Hi,
I made changes to the daily prebuilt image script which makes use of
lava-test-shell and it is in production now. But due to this change the
new jobs generated by this script fails since lava-test-run-attach and
related new changes are not in validation yet. We need a release of
lava-dispatcher code with latest changes specially to lava-test-shell,
lava-test-case and lava-test-run-attach in validation instance.
Some jobs which are failing are as follows:
http://validation.linaro.org/lava-server/scheduler/job/42026http://validation.linaro.org/lava-server/scheduler/job/42027
Though I saw how mwhudson made a new release to validation server am a
bit sceptical on making the release in validation since am unsure which
revisions to take from the bzr repository. I was pointed to
https://wiki.linaro.org/Platform/LAVA/DevOps/LavaProductionUpgrade by
fabo to do the upgrade of validation.
Though I know doanac and mwhudson are on vacation over next week, I need
someone to look into this issue so that these critical scripts are not
failing in the production instance.
Another option is to back-out the prebuilt image script changes till the
above support is released in validation server.
Thank You.
--
Senthil Kumaran S
http://www.stylesen.org/http://www.sasenthilkumaran.com/
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.
--
Senthil Kumaran S
http://www.stylesen.org/http://www.sasenthilkumaran.com/
I got mad at some ugly code today in LAVA's master.py, while cleaning it
up, I noticed an awkward line of code in our _update_uInitrd_partitions
function:
session.run(
'sed -i "/\/dev\/block\/mmcblk0p%s/d" %s'
% (cache_part_org, rc_filename), failok=True)
This seems like its just junk and can be removed. Before I start testing
the removal of it, I thought I'd check and see if anyone can say why I
shouldn't?
-andy
Hi,
I have tried to build linaro.img on validation.linaro.org and found below
error. I request you provide way forward on this.
$ linaro-android-media-create --image-file linaro.img --image-size 2000M
--dev vexpress --boot boot.tar.bz2 --system system.tar.bz2 --userdata
userdata.tar.bz2
Traceback (most recent call last):
File "/usr/bin/linaro-android-media-create", line 105, in <module>
board_config = android_board_configs[args.dev]
AttributeError: 'Namespace' object has no attribute 'dev'
[sudo] password for naresh-kamboju:
$ ls
boot.tar.bz2 system.tar.bz2 userdata.tar.bz2
Best regards
Naresh Kamboju
Hello everyone,
as the subject says, is it possible to run the same tests on different
boards starting from the same config file?
Basically, is it possible to define multiple boards in a job file?
The request came out in bug 1067838, where it would be good to test
the same artifacts on "different" boards, without having to create and
maintain single CI jobs doing the same build each.
I didn't take a look at the docs: is there something available, even
an example, there?
Ciao.
--
Milo Casagrande
Infrastructure Engineer
Linaro.org <www.linaro.org> │ Open source software for ARM SoCs
Hi all,
As part of my investigations into our IP addressing issue, I am going to reboot one of the Cisco switches in the lab. This will mean downtime of maybe a few minutes, and will happen later today. It means that Pandas 05-24, Origens 02-10 and the Toolchain pandas will be unavailable during that time.
Thanks
Dave