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