Hi everyone, I wanted to settle up the plans for 12.08 release testing on android and take a look at the current status.
The big thing to note on pretty much all the jb builds is ethernet is currently unavailable.
Vexpress: vexpress-jb-gcc47-armlt-tracking-openhttps://android-build.linaro.org/builds/%7Elinaro-android/vexpress-jb-gcc47-armlt-tracking-open- not built successfully so far, what's the prognosis? I'm assuming this is the attempt at having both a9 and tc2 booting from the same jb based android build, and probably what we want if at all possible for 12.08. Do we have not only the tc2 bits enabled but the big.little MP bits for 12.08 also? Will it pull from linux-linaro or from the armlt tree for the release this time?
vexpress-ics-gcc47-armlt-tracking-openhttps://android-build.linaro.org/builds/%7Elinaro-android/vexpress-ics-gcc47-armlt-tracking-open- This is ics, which we are testing in the meantime. For a9, not looking too different from 12.07 so far. I should also mention that there have been no test results for TC2 since the 12.07 release. The QA team does not have a TC2 board at this time, so if there are any changes going in - we have nobody testing it and will need results from Tixy or Ryan on this in the meantime. (Latest news I've heard is that we have incomplete kit in cambridge, which will be sent out once they get the remaining bits)
Panda: panda-jb-gcc47-tilt-tracking-blobhttps://android-build.linaro.org/builds/%7Elinaro-android/panda-jb-gcc47-tilt-tracking-blob panda-jb-gcc47-tilt-stable-blobhttps://android-build.linaro.org/builds/%7Elinaro-android/panda-jb-gcc47-tilt-stable-blob We picked up the stable one for this week's testing based on recommendations from the android team last week, but it seems that the tracking build is now available. Which one do we want to use for 12.08? What are the goals or criteria for making that determination? On the stable build, many tests seem to be failing from not detecting content on the sdcard ( https://bugs.launchpad.net/linaro-android/+bug/1033953) ****Ethernet completely unavailable: https://bugs.launchpad.net/linaro-android/+bug/1032685
Snowball: snowball-jb-gcc47-igloo-stable-blobhttps://android-build.linaro.org/builds/%7Elinaro-android/snowball-jb-gcc47-igloo-stable-blob- looks to be it. There was a snowball-tracking build during ICS, but I guess we aren't expecting to see that emerge again soon? ****Ethernet completely unavailable: https://bugs.launchpad.net/linaro-android/+bug/1032685 More results from Amit should be coming in very soon. Will this be released for 12.08?
Origen: origen-jb-gcc47-samsunglt-stable-blobhttps://android-build.linaro.org/builds/%7Elinaro-android/origen-jb-gcc47-samsunglt-stable-blob ****Ethernet completely unavailable: https://bugs.launchpad.net/linaro-android/+bug/1032685 video playback broken ( https://bugs.launchpad.net/linaro-android/+bug/1033341) but this isn't really a regression since it didn't work in ics either. Will this be released for 12.08?
Nexus: galaxynexus-jb-gcc47-aosp-blobhttps://android-build.linaro.org/builds/%7Elinaro-android/galaxynexus-jb-gcc47-aosp-blob QA can't test this right now, nor can it run in LAVA at the moment. Android team is on their own here until the dust settles and we really commit to doing this and putting boards in peoples hands.
Thanks, Paul Larson
On 8 August 2012 16:17, Paul Larson paul.larson@linaro.org wrote:
Hi everyone, I wanted to settle up the plans for 12.08 release testing on android and take a look at the current status.
The big thing to note on pretty much all the jb builds is ethernet is currently unavailable.
The Ethernet Configuration Manager is not available, but Ethernet still works with something like:
ifconfig eth0 192.168.1.8 netmask 255.255.255.0 up route add default gw 192.168.1.1 dev eth0 setprop net.dns1 192.168.1.1 setprop net.dns2 8.8.8.8 ping yahoo.com
Kejun is working on it.
Vexpress: vexpress-jb-gcc47-armlt-tracking-open - not built successfully so far, what's the prognosis? I'm assuming this is the attempt at having both a9 and tc2 booting from the same jb based android build, and probably what we want if at all possible for 12.08. Do we have not only the tc2 bits enabled but the big.little MP bits for 12.08 also? Will it pull from linux-linaro or from the armlt tree for the release this time?
vexpress-ics-gcc47-armlt-tracking-open- This is ics, which we are testing in the meantime. For a9, not looking too different from 12.07 so far. I should also mention that there have been no test results for TC2 since the 12.07 release. The QA team does not have a TC2 board at this time, so if there are any changes going in - we have nobody testing it and will need results from Tixy or Ryan on this in the meantime. (Latest news I've heard is that we have incomplete kit in cambridge, which will be sent out once they get the remaining bits)
Panda: panda-jb-gcc47-tilt-tracking-blob panda-jb-gcc47-tilt-stable-blob We picked up the stable one for this week's testing based on recommendations from the android team last week, but it seems that the tracking build is now available. Which one do we want to use for 12.08? What are the goals or criteria for making that determination? On the stable build, many tests seem to be failing from not detecting content on the sdcard (https://bugs.launchpad.net/linaro-android/+bug/1033953) ****Ethernet completely unavailable: https://bugs.launchpad.net/linaro-android/+bug/1032685
Snowball: snowball-jb-gcc47-igloo-stable-blob - looks to be it. There was a snowball-tracking build during ICS, but I guess we aren't expecting to see that emerge again soon? ****Ethernet completely unavailable: https://bugs.launchpad.net/linaro-android/+bug/1032685 More results from Amit should be coming in very soon. Will this be released for 12.08?
Origen: origen-jb-gcc47-samsunglt-stable-blob ****Ethernet completely unavailable: https://bugs.launchpad.net/linaro-android/+bug/1032685 video playback broken (https://bugs.launchpad.net/linaro-android/+bug/1033341) but this isn't really a regression since it didn't work in ics either. Will this be released for 12.08?
Nexus: galaxynexus-jb-gcc47-aosp-blob QA can't test this right now, nor can it run in LAVA at the moment. Android team is on their own here until the dust settles and we really commit to doing this and putting boards in peoples hands.
Thanks, Paul Larson
On Wed, 2012-08-08 at 16:17 -0500, Paul Larson wrote:
Hi everyone, I wanted to settle up the plans for 12.08 release testing on android and take a look at the current status.
Vexpress: vexpress-jb-gcc47-armlt-tracking-open - not built successfully so far, what's the prognosis?
Looking at the build, it looks like it was created before I'd actually done the JB enablement for vexpress and added the manifest file, so the build was failing and disabled. I've just enabled it again.
I'm assuming this is the attempt at having both a9 and tc2 booting from the same jb based android build, and probably what we want if at all possible for 12.08. Do we have not only the tc2 bits enabled but the big.little MP bits for 12.08 also?
We have everything enabled and have done for the past two weeks, for both Android and Ubuntu kernels.
Will it pull from linux-linaro or from the armlt tree for the release this time?
linux-linaro I hope. That's where the the ICS build comes from which works fine on A9 and TC2. I can't see why JB would be any different.
linaro-android@lists.linaro.org