nightly-beijing.env
author laca
Wed, 28 Feb 2007 18:57:18 +0000
changeset 9397 b16e349d18c5
child 9401 72746c79ffd2
permissions -rw-r--r--
the easy part of the reorg (most files moved around)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
# -----------------------------------------------------------
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# This is environment file for Beijing site.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
# It is used during nightly builds by cron-nightly.sh script.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     4
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# Author: Alexandre Berman
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# -----------------------------------------------------------
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     8
# our platform
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
OSrel=`uname -r | cut -f2 -d.`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    10
OSarch_full=`uname -p`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    11
if [ "x$OSarch_full" = "xsparc" ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    12
   OSarch=s
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    14
   OSarch_full=x86
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
   OSarch=x
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    16
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    17
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
# host to rcp the rpms to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
RHOST=allstar.prc.sun.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    21
# user to rcp as (has to have root@<this host> in it's .rhosts file)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    22
RUSER=mrbld
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    23
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    24
# other vars
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    25
TEMP_DIR=/export/home/mrbld/temp
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    26
SPECDIR=$TEMP_DIR/trunk/Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    27
BUILD_BASE=/jds/packages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    28
PRODNAME="G2.14"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    29
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    30
# directory to copy rpms/srpms to on the remote host
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    31
RPMSDIR="/export/storage/download/opensolaris/new_nightly/S${OSrel}${OSarch}"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    32
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    33
# reply-to/to address to send the build log as/to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    34
EMAIL_ERRORS_TO="[email protected]"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    35
EMAIL_NOTIFICATION="[email protected]"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    36
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    37
# document root of the web server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    38
WEBROOT="/net/allstar/export/storage/download/opensolaris/new_nightly/web"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    39
LOGDIR_BASE_URL="http://sceri.prc.sun.com/nightly/new_nightly/web"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    40
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    41
# tarballsdir
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    42
TARBALLSDIR="/net/decathlon.prc/export/storage/tarballs-from-ireland/gnome2.14"
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    43
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    44
# subdir to keep logs and reports on the webserver
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    45
WEBDIR="logs/nightly/S${OSrel}${OSarch}"