-
Notifications
You must be signed in to change notification settings - Fork 41
DevNotes_Obsolete_OldBuildServers
Ricardo Ferraz Leal edited this page Apr 4, 2019
·
3 revisions
Builds of SasView? , both release and trunk, are automated using Jenkins http://www.jenkins-ci.org on a number of servers:
- Windows (XP, Python 2.6) build and installer build hosted at UTK ( http://build.sasview.org )
- Mac OS (Snow Leopard 10.6, Python 2.6) build and installer build hosted at ISIS ( http://download.mantidproject.org/jenkins/view/All/job/sasview_snowleopard_32bit/ )
- RHEL 6 build and installer build hosted at SNS ( https://builds.sns.gov/view/Other%20Software/view/SasView/job/sasview_rhel6/ )
- Ubuntu (10.04, Python 2.6) egg build hosted at UTK ( http://build.sasview.org )
- Ubuntu (12.04, Python 2.7) egg build hosted at UTK ( http://build.sasview.org )
- UTK hosted - talk to Andrew, Mathieu, Tobias or Peter. You can have a Jenkins account if you need one for setting up jobs, configuring the builds etc.
- SNS hosted - talk to Mathieu
- ISIS hosted - talk to Peter
The windows builds are done on a virtualbox VM running on danse2.chem.utk.edu.
To access this you must have an account on danse.chem.utk.edu (talk to Andrew). You can then connect to the VM as follows:
Set up an ssh tunnel to the server. The command line approach is
$ ssh -LXXXX:danse2.chem.utk.edu:3389 [email protected]
where XXXX
is the local port you wish to use (e.g. 3389) and username
is your username.
Then connect your RDP client (Remote Desktop) to localhost
on the port you chose (e.g. 3389).
Move all builds to servers at ESS data centre in Denmark.
- View/Subscribe to the SasView Calendar
- Fortnightly developer's agenda/minutes
- Developer Guides
- Admin Processes and Procedure Notes
- Active Project Pages
- Historical Archive of Obsolete Pages
- Contributor e-Learning Course (free)
- Non Coding contribution needs/projects
- New functionality projects
- DRAFT for acknowledging contributions