ReleaseEngineering/How To/Clang update: Difference between revisions

Jump to navigation Jump to search
Line 20: Line 20:
   http://puppetagain.pub.build.mozilla.org/data/repos/yum/releng/public/CentOS/6/i386/mozilla-python27-2.7.3-1.el6.i686.rpm
   http://puppetagain.pub.build.mozilla.org/data/repos/yum/releng/public/CentOS/6/i386/mozilla-python27-2.7.3-1.el6.i686.rpm


Alternatively you can use vagrant with the following box images (TODO: move the files somewhere else):
Alternatively you can use vagrant with the following vagrant VMs:
* 64 bit: https://s3.amazonaws.com/mozilla-releng-tools/clang-vms/clang-centos62-64.box
* https://github.com/rail/clang-builder-vm
* 32 bit: https://s3.amazonaws.com/mozilla-releng-tools/clang-vms/clang-centos62-32.box
Passwords for root and vagrant users are "vagrant". You can create your vagrant VMs similar to this (in 64bit or 32bit directory):
Passwords for root and vagrant users are "vagrant". You can create your vagrant VMs similar to this:
vagrant init clang-vm $URL_from_above
  vagrant up
  vagrant up
  # ignore timeout warnings
  # ignore timeout warnings
Confirmed users
3,104

edits

Navigation menu