Re: LAVA integration effort for Android validation

2011-03-16 Thread Alexander Sack
On Wed, Mar 16, 2011 at 6:24 AM, Sachin Kamat wrote: > > > On 16 March 2011 10:03, Michael Hudson-Doyle > wrote: >> >> On Tue, 15 Mar 2011 11:17:14 -0500, Paul Larson >> wrote: >> > > I like statically IP. How do we know which board would get which IP? >> > > One idea would be to set up a DNS fo

Re: LAVA integration effort for Android validation

2011-03-15 Thread Sachin Kamat
On 16 March 2011 10:03, Michael Hudson-Doyle wrote: > On Tue, 15 Mar 2011 11:17:14 -0500, Paul Larson > wrote: > > > I like statically IP. How do we know which board would get which IP? > > > One idea would be to set up a DNS for internal board names. e.g. > > > panda01.internal.network would res

Re: LAVA integration effort for Android validation

2011-03-15 Thread Paul Larson
> How would you do this? Most boards don't have a fixed MAC address. You > can set up a dhcp-name but that (AIUI) means a different rootfs for each > board and then you might as well just allocate a static IP... I know this is a problem on some boards, but I thought it had been fixed on some, an

Re: LAVA integration effort for Android validation

2011-03-15 Thread Michael Hudson-Doyle
On Tue, 15 Mar 2011 11:17:14 -0500, Paul Larson wrote: > > I like statically IP. How do we know which board would get which IP? > > One idea would be to set up a DNS for internal board names. e.g. > > panda01.internal.network would resolve to our preallocated static IP > > for board "panda01". > >

Re: LAVA integration effort for Android validation

2011-03-15 Thread Paul Larson
> I like statically IP. How do we know which board would get which IP? > One idea would be to set up a DNS for internal board names. e.g. > panda01.internal.network would resolve to our preallocated static IP > for board "panda01". > > This could then be used by the dispatcher to resolve the IP and

Re: LAVA integration effort for Android validation

2011-03-15 Thread Alexander Sack
On Tue, Mar 15, 2011 at 4:09 PM, Paul Larson wrote: > On Mon, Mar 14, 2011 at 11:22 AM, Jeremy Chang > wrote: >> >> Hi, list: >>    I am working on Validation part for Android, in which mainly >> inclusive of integrating existing benchmark and testing suites into >> abrek, like 0xbench and androi

Re: LAVA integration effort for Android validation

2011-03-15 Thread Paul Larson
On Mon, Mar 14, 2011 at 11:22 AM, Jeremy Chang wrote: > Hi, list: >I am working on Validation part for Android, in which mainly > inclusive of integrating existing benchmark and testing suites into > abrek, like 0xbench and android CTS. For now in my thought, if these > benchmark/testing can i

LAVA integration effort for Android validation

2011-03-14 Thread Jeremy Chang
Hi, list: I am working on Validation part for Android, in which mainly inclusive of integrating existing benchmark and testing suites into abrek, like 0xbench and android CTS. For now in my thought, if these benchmark/testing can integrate with abrek, then it should be no much problem or extra