On 7 October 2012 19:33, Michael Hudson-Doyle michael.hudson@linaro.org wrote:
I've partially set up dogfood today and wrote up the steps in more detail: https://wiki.linaro.org/Platform/LAVA/DevOps/SettingUpStaging
If someone wants to start automating some of this, I won't be stopping them!
As per section 5.3 about copying scripts around:
I've updated staging slightly today. The only scripts I *think* we need are now under /usr/local/bin. This includes:
* maintenance.sh - the shell you should run when making changes * reboot-ap7952 - controls our PDU's * reset-serial, reset-serial5000, reset-serial6000 resets our various serial console ports
I'm thinking we should maintain these in BZR branch, and update:
https://wiki.linaro.org/Platform/LAVA/DevOps/ServerProvisioning
to include a way to always copy those to your /usr/local/bin
thoughts?