On 10/09/2012 04:17 PM, Michael Hudson-Doyle wrote:
Andy Doan andy.doan@linaro.org writes:
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
+1. Can we just stick them on Launchpad (i.e. we didn't steal them from copyrighted sources we weren't supposed to etc)?
We should probably update the header of reboot-ap7952. It looks like it is a one-off of conmux APC script judging by the header
The other scripts were done by us.
and update:
https://wiki.linaro.org/Platform/LAVA/DevOps/ServerProvisioning
to include a way to always copy those to your /usr/local/bin
That way is a debian package :-)
Didn't know if that was over-doing it. ie, you could also just bzr-branch the usr/local/bin directory. I think Antonio's background might help us here :)