Hello everyone, LLVM buildmaster is up and running as lab.llvm.org:8011. Daniel Berlin is working on getting the current buildslave passwords from the old buildmaster, but this may not be possible. I'd suggest changing buildslave passwords anyway, just in case. Buildslave owners, please contact me directly with your new passwords and I'll update the master as soon as I can. Thanks Galina
On Oct 9, 2011, at 9:35 PM, Galina Kistanova wrote:> Hello everyone, > > LLVM buildmaster is up and running as lab.llvm.org:8011.Awesome! /jakob
Hi Galina,> LLVM buildmaster is up and running as lab.llvm.org:8011....> Buildslave owners, please contact me directly with your new passwords > and I'll update the master as soon as I can.should build slaves now use the osuosl configuration? For example osuosl/Config.py has def getBuildmasterHost(): return 'google1.osuosl.org' which is surely wrong now. On the other hand llvmlab doesn't have a base slave configuration file. Ciao, Duncan.
Galina Kistanova <gkistanova at gmail.com> writes:> Hello everyone, > > LLVM buildmaster is up and running as lab.llvm.org:8011. > > Daniel Berlin is working on getting the current buildslave passwords > from the old buildmaster, but this may not be possible. > I'd suggest changing buildslave passwords anyway, just in case. > > Buildslave owners, please contact me directly with your new passwords > and I'll update the master as soon as I can.I have a machine or two I'd like to donate to the pool. How do I go about doing that? -Dave
osuosl/Config.py corrected now Tnanks for notice! Galina On Mon, Oct 10, 2011 at 1:44 AM, Duncan Sands <baldrick at free.fr> wrote:> Hi Galina, > >> LLVM buildmaster is up and running as lab.llvm.org:8011. > ... >> Buildslave owners, please contact me directly with your new passwords >> and I'll update the master as soon as I can. > > should build slaves now use the osuosl configuration? For example > osuosl/Config.py has > > def getBuildmasterHost(): > return 'google1.osuosl.org' > > which is surely wrong now. On the other hand llvmlab doesn't have a > base slave configuration file. > > Ciao, Duncan. > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >
Seemingly Similar Threads
- [LLVMdev] New buildmaster is up and running
- [LLVMdev] Llvm build master status?
- [LLVMdev] Clang build "clang-native-arm-cortex-a9" is broken
- [LLVMdev] [cfe-commits] Clang build "clang-native-arm-cortex-a9" is broken
- [LLVMdev] Clang build "clang-native-arm-cortex-a9" is broken