Actions
Task #1231
closedJenkins slave on OS X
Description
Setup one or more Jenkins slave to compile and test on OS X.
Updated by Junxiao Shi almost 11 years ago
I have verified the steps to install OS X 10.8.3 inside VirtualBox.
- Download OS X 10.8.3 (.dmg) from Department Campus Licensing
- Type "virtualbox" in spotlight, and launch VirtualBox app
- Create a new VM
- choose any vmname
- choose Mac OS guest system
- assign 2048MB memory (minimum required by Mountain Lion)
- create 20GB VDI dynamic disk
- Start VM, select downloaded .dmg as CDROM
- Select English as primary language
- Run Disk Utility and create a partition in VBOX disk, quit Disk Utility
- Run "Reinstall OS X" and follow the steps
Updated by Yi Huang almost 11 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
Slave connected. Still installing xcode and MacPorts.
Updated by Yi Huang almost 11 years ago
- Status changed from In Progress to Resolved
Since the osx slave is up and running. I think this task is resolved.
Updated by Alex Afanasyev almost 11 years ago
- Status changed from Resolved to Closed
Finally we made slaves work to compile code and run unit tests. I'm closing the issue.
Actions