← Back to team overview

yade-dev team mailing list archive

[Branch ~yade-dev/yade/trunk] Rev 3019: Build infrastructure - removed r0calcul8 from builbot nodes (hardware issues)

 

------------------------------------------------------------
revno: 3019
committer: Rémi <remi.cailletaud@xxxxxxxxxxx>
branch nick: yade
timestamp: Fri 2012-02-03 17:59:03 +0100
message:
  Build infrastructure - removed r0calcul8 from builbot nodes (hardware issues)
modified:
  scripts/build-infrastructure/master.cfg


--
lp:yade
https://code.launchpad.net/~yade-dev/yade/trunk

Your team Yade developers is subscribed to branch lp:yade.
To unsubscribe from this branch go to https://code.launchpad.net/~yade-dev/yade/trunk/+edit-subscription
=== modified file 'scripts/build-infrastructure/master.cfg'
--- scripts/build-infrastructure/master.cfg	2011-08-30 16:34:27 +0000
+++ scripts/build-infrastructure/master.cfg	2012-02-03 16:59:03 +0000
@@ -148,7 +148,7 @@
 
 
 b1 = {'name': "yade-full",
-      'slavenames': ["r0calcul5", "r0calcul8", "r0calcul9", "r0calcul10"],
+      'slavenames': ["r0calcul5", "r0calcul9", "r0calcul10"],
       'builddir': "yade-full",
       'factory': f1,
       'nextSlave': nextSlave,