Skip to content
Snippets Groups Projects
Commit c65bdca6 authored by edgrif's avatar edgrif
Browse files

switch to deskpro16113 for now.

parent 9ef2634b
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,8 @@ function _config_source_file
# no = FALSEHOOD
# config for the master build script
ZMAP_MASTER_HOST=tviewsrv
#ZMAP_MASTER_HOST=tviewsrv
ZMAP_MASTER_HOST=deskpro16113
ZMAP_MASTER_BUILD_DOCS=yes
ZMAP_MASTER_BUILD_DOXYGEN_DOCS=yes
ZMAP_MASTER_BUILD_DIST=yes
......@@ -105,7 +106,8 @@ ZMAP_MASTER_NOTIFY_MAIL=zmapdev@sanger.ac.uk
ZMAP_MASTER_BUILD_CANVAS_DIST=no
ZMAP_CLUSTER_CONFIG_FILE=~zmap/cluster.config.sh
ZMAP_BUILD_MACHINES="tviewsrv mac18480i cbi4"
#ZMAP_BUILD_MACHINES="tviewsrv mac18480i cbi4"
ZMAP_BUILD_MACHINES="deskpro16113 mac18480i cbi4"
ZMAP_SSH_OPTIONS="-oStrictHostKeyChecking=no \
-oConnectTimeout=3 \
-oSetupTimeOut=3 \
......@@ -152,7 +154,8 @@ ZMAP_WEBSITE_SINGLE_FILES="src/zmapServer/acedb/models.wrm:user_doc/models.wrm.s
WEBROOT=/nfs/WWWdev/SANGER_docs/htdocs
WEBUSER=zmap
# Should be the machine where /nfs/WWWdev is exported!
WEBHOST=tviewsrv
#WEBHOST=tviewsrv
WEBHOST=deskpro16113
ZMAP_WEBSITE_TARGET=$WEBROOT/Software/analysis/ZMap
# bootstrap (autotools locations)
......
......@@ -218,7 +218,8 @@ $NO_RELEASE_B
EOF
# Can no longer run on scratchy.. rt is now installed in /software/acedb/bin for i386
RTSERVER=tviewsrv
#RTSERVER=tviewsrv
RTSERVER=deskpro16113
RTHTTPSERVER="https://rt.sanger.ac.uk"
RTUSER=zmap
RTRESULTS=rt_tickets.out
......
......@@ -9,7 +9,8 @@
# Configuring variables
# ================== CONFIG ==================
SRC_MACHINE=tviewsrv
#SRC_MACHINE=tviewsrv
SRC_MACHINE=deskpro16113
CVS_CHECKOUT_SCRIPT=./build_bootstrap.sh
GLOBAL_LOG=~/BUILDS/latest.build.log
ERROR_RECIPIENT=zmapdev@sanger.ac.uk
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment