Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread Zach Pfeffer
On 5 June 2012 21:08, YongQin Liu wrote: > Hi, all > > Some information: > > 1. the boot time is about 2 minutes. >     tested with panda stable build. > > 2. the specification of timeout for each test is doing via this bp: > >   https://blueprints.launchpad.net/lava-dispatcher/+spec/timeout-for-a

[Linaro-validation] cbuild overview

2012-06-05 Thread Michael Hope
One action from Connect was to write up what cbuild is and how it works. I tidied up the old writeup at: https://wiki.linaro.org/MichaelHope/Sandbox/cbuild -- Michael ___ linaro-validation mailing list [email protected] http://lists.l

Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread YongQin Liu
On 6 June 2012 10:11, Zach Pfeffer wrote: > On 5 June 2012 21:08, YongQin Liu wrote: > > Hi, all > > > > Some information: > > > > 1. the boot time is about 2 minutes. > > tested with panda stable build. > > > > 2. the specification of timeout for each test is doing via this bp: > > > > > ht

Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread YongQin Liu
Hi, all Some information: 1. the boot time is about 2 minutes. tested with panda stable build. 2. the specification of timeout for each test is doing via this bp: https://blueprints.launchpad.net/lava-dispatcher/+spec/timeout-for-android-test-actions when this BP is completed, the timeo

Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread Alexander Sack
On Tue, Jun 5, 2012 at 5:57 PM, Zach Pfeffer wrote: > On 5 June 2012 23:34, Alexander Sack wrote: >> On Tue, Jun 5, 2012 at 5:26 PM, Zach Pfeffer wrote: >>> On 5 June 2012 18:23, Alexander Sack wrote: I feel stopping and rebooting and continuing with the next test is what we want to a

Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread Paul Larson
On Tue, Jun 5, 2012 at 10:57 AM, Zach Pfeffer wrote: > On 5 June 2012 23:34, Alexander Sack wrote: > > On Tue, Jun 5, 2012 at 5:26 PM, Zach Pfeffer > wrote: > >> On 5 June 2012 18:23, Alexander Sack wrote: > >>> I feel stopping and rebooting and continuing with the next test is > >>> what we wa

Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread Zach Pfeffer
On 5 June 2012 23:34, Alexander Sack wrote: > On Tue, Jun 5, 2012 at 5:26 PM, Zach Pfeffer wrote: >> On 5 June 2012 18:23, Alexander Sack wrote: >>> I feel stopping and rebooting and continuing with the next test is >>> what we want to aim for. >>> >>> On this front I wonder if we should directl

Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread Zach Pfeffer
On 28 May 2012 15:29, YongQin Liu wrote: > Hi, Zach > > I am now working on a bp that adding the timeout process for android test > action in lava. > I am not sure if we should reboot the android image when the test run for a > time longer than expected. > so I'd like to know your opinion which yo

Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread Zach Pfeffer
On 5 June 2012 18:23, Alexander Sack wrote: > I feel stopping and rebooting and continuing with the next test is > what we want to aim for. > > On this front I wonder if we should directly go for rebooting for > _all_ tests to ensure that every test gets executed the same runtime > environment. >

Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread Alexander Sack
On Tue, Jun 5, 2012 at 5:26 PM, Zach Pfeffer wrote: > On 5 June 2012 18:23, Alexander Sack wrote: >> I feel stopping and rebooting and continuing with the next test is >> what we want to aim for. >> >> On this front I wonder if we should directly go for rebooting for >> _all_ tests to ensure that

Re: [Linaro-validation] keyring errore

2012-06-05 Thread Zygmunt Krynicki
W dniu 05.06.2012 12:48, novello pisze: > I’m using lava-deployment-tools on ubuntu-12.04-LTS > > 1../lava-deployment-tool setup > > 2 ./lava-deployment-tool bundle requirement/requirements-latest.txt > > 3 ./lava-deployment-tool install testinstance lava.pybundle > > etc > > the server ht

[Linaro-validation] keyring errore

2012-06-05 Thread novello
I'm using lava-deployment-tools on ubuntu-12.04-LTS 1../lava-deployment-tool setup 2 ./lava-deployment-tool bundle requirement/requirements-latest.txt 3 ./lava-deployment-tool install testinstance lava.pybundle etc the server http work but i have sum problem due to keyring? how can i inst

Re: [Linaro-validation] lava-deployment-tool bad gateway

2012-06-05 Thread Song, Elen
I’m not understand: LAVA_INSTANCE=ex1 ---> your instance name . /srv/lava/instances/$LAVA_INSTANCE/instance.conf Should be: LAVA_INSTANCE=ex1 testinstance . /srv/lava/instances/testinstance/instance.conf From: Spring Zhang [mailto:[email protected]] Sent:

Re: [Linaro-validation] lava-deployment-tool bad gateway

2012-06-05 Thread Song, Elen
I find a work around, but it not work: chown -R www-data:www-data foo foo/bin/uwsgi --ini=foo/etc/lava-server/uwsgi.ini permission denied in open lava-uwsgi.log From: Song, Elen Sent: 2012年6月5日 16:14 To: 'Spring Zhang' Cc: [email protected] Subj

Re: [Linaro-validation] Is reboot necessary when andoid test timeout in lava

2012-06-05 Thread Alexander Sack
I feel stopping and rebooting and continuing with the next test is what we want to aim for. On this front I wonder if we should directly go for rebooting for _all_ tests to ensure that every test gets executed the same runtime environment. Big benefit is obviously that tests can then stop service

Re: [Linaro-validation] lava-deployment-tool bad gateway

2012-06-05 Thread Spring Zhang
On 5 June 2012 17:36, Song, Elen wrote: > I’m not understand: > > LAVA_INSTANCE=ex1 ---> your instance name > . /srv/lava/instances/$LAVA_INSTANCE/instance.conf > > ** ** > > Should be: > > ** ** > > LAVA_INSTANCE=ex1 testinstance . > /srv/lava/instances/testinstance/instance.conf >

Re: [Linaro-validation] lava-deployment-tool bad gateway

2012-06-05 Thread Spring Zhang
On 5 June 2012 16:13, Song, Elen wrote: > Hi Spring: > > ** ** > > http://10.217.2.155/lava-server > > is my server ip, > > ** ** > > a2dissite default does not work for me, > > ** ** > > but I do found a err message in /var/log/apache2 > > ** ** > > [Tue Jun 05 09:27:46 201

Re: [Linaro-validation] Occupy staging and panda24

2012-06-05 Thread YongQin Liu
Hi, All Thanks for all your support. The verification is completed. Now you can use staging and panda24 as your will. And about the result: All the 20 times boot_linaro_android_image actions in each job are passed. That's to say totally about 120 times boot_linaro_android_image actions are passed

Re: [Linaro-validation] lava-deployment-tool bad gateway

2012-06-05 Thread Song, Elen
Hi Spring: http://10.217.2.155/lava-server is my server ip, a2dissite default does not work for me, but I do found a err message in /var/log/apache2 [Tue Jun 05 09:27:46 2012] [error] [client 10.217.2.155] uwsgi: unable to connect to uWSGI server: No such file or directory Seems uwsgi have so

Re: [Linaro-validation] lava-deployment-tool bad gateway

2012-06-05 Thread Spring Zhang
On 5 June 2012 11:44, Song, Elen wrote: > Hi Spring and All: > > ** ** > > I’m using lava-deployment-tool-0.3-2012-03.tar.gz to install lava-server > on ubuntu-12.04-LTS > > 1../lava-deployment-tool setup > > 2 ./lava-deployment-tool bundle requirement/requirements-latest.txt >