← Back to team overview

yellow team mailing list archive

lp:~frankban/charms/oneiric/buildbot-slave/urandom-script-argument into lp:~yellow/charms/oneiric/buildbot-slave/trunk

 

Francesco Banconi has proposed merging lp:~frankban/charms/oneiric/buildbot-slave/urandom-script-argument into lp:~yellow/charms/oneiric/buildbot-slave/trunk.

Requested reviews:
  Launchpad Yellow Squad (yellow)

For more details, see:
https://code.launchpad.net/~frankban/charms/oneiric/buildbot-slave/urandom-script-argument/+merge/99056

Updated setuplxc args to include the random/urandom hack.
-- 
https://code.launchpad.net/~frankban/charms/oneiric/buildbot-slave/urandom-script-argument/+merge/99056
Your team Launchpad Yellow Squad is requested to review the proposed merge of lp:~frankban/charms/oneiric/buildbot-slave/urandom-script-argument into lp:~yellow/charms/oneiric/buildbot-slave/trunk.
=== modified file 'examples/lpbuildbot.yaml'
--- examples/lpbuildbot.yaml	2012-03-10 13:58:10 +0000
+++ examples/lpbuildbot.yaml	2012-03-23 15:52:19 +0000
@@ -5,7 +5,7 @@
   script-path: setuplxc.py
   # The buildbot user's home directory is /var/lib/buildout.
   # The LP dependencies will be in /var/lib/buildout/dependencies.
-  script-args: "-u buildbot -e launchpad-pqm@xxxxxxxxxxxxx -f 'Launchpad PQM' -s launchpad_lxc_id_rsa {installdir}"
+  script-args: "-u buildbot -e launchpad-pqm@xxxxxxxxxxxxx -f 'Launchpad PQM' -s launchpad_lxc_id_rsa --use-urandom {installdir}"
   extra-repository: deb http://us.archive.ubuntu.com/ubuntu/ lucid main universe
   buildbot-pkg: buildbot/lucid
   extra-packages: testrepository


Follow ups