[zorg] r255722 - Updated info for slave mipsswbrd002.
Galina Kistanova via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 16:09:33 PST 2015
Author: gkistanova
Date: Tue Dec 15 18:09:32 2015
New Revision: 255722
URL: http://llvm.org/viewvc/llvm-project?rev=255722&view=rev
Log:
Updated info for slave mipsswbrd002.
Modified:
zorg/trunk/buildbot/osuosl/master/config/slaves.py
Modified: zorg/trunk/buildbot/osuosl/master/config/slaves.py
URL: http://llvm.org/viewvc/llvm-project/zorg/trunk/buildbot/osuosl/master/config/slaves.py?rev=255722&r1=255721&r2=255722&view=diff
==============================================================================
--- zorg/trunk/buildbot/osuosl/master/config/slaves.py (original)
+++ zorg/trunk/buildbot/osuosl/master/config/slaves.py Tue Dec 15 18:09:32 2015
@@ -112,8 +112,8 @@ def get_build_slaves():
32},
max_builds=4),
- # Cavium Octeon II V0.1, MIPS64r2 big endian, Debian Wheezy
- create_slave("mipsswbrd002", properties={'jobs' : 2}, max_builds=1),
+ # Cavium Octeon II V0.8, MIPS64r2 big endian, Debian Jessie
+ create_slave("mipsswbrd002", properties={'jobs' : 6}, max_builds=1),
# Cavium Octeon II V0.2, MIPS64r2 big endian, Debian Jessie
create_slave("mips-kl-m001", properties={'jobs' : 10}, max_builds=1),
More information about the llvm-commits
mailing list