On Mon, Jun 20, 2011 at 4:20 AM, Paul Sokolovsky <paul.sokolovsky@linaro.org> wrote:
> Can you tell me if I should do some kind of filtering/processing?

Yes, apparently. Can you point me to the code which queues and sets
'android.url' attribute on a test input?

 It's a script that I'm just hacking together as a temporary solution while we have to poll.  You can either point it at a url of the type Zach wanted, or point it at the build name and build id and it will find the necessary pieces.  At this point, it would probably just choke if you pointed it at a toolchain build.  If it didn't, lava would because it doesn't have any way to deal with toolchain artifacts at the moment.  So, for right now it's safe to assume that any results we have are for android, not for a android-build built toolchain.

The reason for pointing at the url in the metadata, was because that's how Zach said he wanted to search for results.

Thanks,
Paul Larson