Hi all,
I deployed an update onto staging, and I can see that it's there, but somehow it seems to be running the old code. Take a look at:
http://staging.validation.linaro.org/scheduler/job/34608
This was run after my update, but still complains about "target". What have I don't wrong? I did an su as instance manager, and then a "$HOME/bin/update-staging"
What have I missed?
Thanks
Dave
On 1 November 2012 09:28, Dave Pigott dave.pigott@linaro.org wrote:
Hi all,
I deployed an update onto staging, and I can see that it's there, but somehow it seems to be running the old code. Take a look at:
http://staging.validation.linaro.org/scheduler/job/34608
This was run after my update, but still complains about "target". What have I don't wrong? I did an su as instance manager, and then a "$HOME/bin/update-staging"
It uses the /home/instance-manager/try-for-clean-prompt/lava_dispatcher/device/master.py, This is not what you want ?
Dave Pigott dave.pigott@linaro.org writes:
Hi all,
I deployed an update onto staging, and I can see that it's there, but somehow it seems to be running the old code. Take a look at:
http://staging.validation.linaro.org/scheduler/job/34608
This was run after my update, but still complains about "target". What have I don't wrong? I did an su as instance manager, and then a "$HOME/bin/update-staging"
What have I missed?
This:
mwhudson@staging:~$ ls -l /srv/lava/instances/staging/code/current/local/lava-dispatcher lrwxrwxrwx 1 instance-manager instance-manager 43 Oct 30 00:00 /srv/lava/instances/staging/code/current/local/lava-dispatcher -> /home/instance-manager/try-for-clean-prompt
My changes have not been merged into trunk yet, so to get your changes onto staging, we need to either merge trunk into that branch or merge my changes into trunk (they clearly don't make matters worse) and go back to using trunk on staging.
Cheers, mwh
linaro-validation@lists.linaro.org