Initial commit of blenders buildbot configuration

This commit is contained in:
2015-06-14 20:23:25 +02:00
commit 327d4f6b8a
25 changed files with 5762 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
slaves = [
{'name': 'linux_glibc211_x86_64_chroot',
'password': 'barbarianna',
'builders': ['linux_glibc211_x86_64_scons']}
]