- use project-specific bld users
This commit is contained in:
ccooper%deadsquid.com 2007-07-11 03:45:20 +00:00
Родитель 9b6b7c9602
Коммит 7fc29976bb
4 изменённых файлов: 12 добавлений и 12 удалений

Просмотреть файл

@ -31,7 +31,7 @@ $ENV{MOZ_PROGNAME} = "seamonkey-bin";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#$BuildAdministrator = ($ENV{USER} || "seabld") . "\@" . ($ENV{HOST} || "dhcp");
$BuildAdministrator = 'build@mozilla.org';
#- You'll need to change these to suit your machine's needs
@ -135,7 +135,7 @@ $StartupPerformanceTestTimeout = 20; # seconds
# :pserver:anonymous\@cvs-mirror.mozilla.org:/cvsroot
#
# Note that win32 may not need \@, depends on ' or ".
$moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot';
$moz_cvsroot = ':ext:seabld@cvs.mozilla.org:/cvsroot';
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
@ -196,7 +196,7 @@ $build_hour = "1";
$package_creation_path = "/suite/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
$ssh_user = "cltbld";
$ssh_user = "seabld";
$ssh_server = "stage.mozilla.org";
$ftp_path = "/home/ftp/pub/seamonkey/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly";

Просмотреть файл

@ -32,7 +32,7 @@ $ENV{WIN32_REDIST_DIR} = 'C:\Program Files\Microsoft Visual Studio 8\VC\Redist\x
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#$BuildAdministrator = ($ENV{USER} || "seabld") . "\@" . ($ENV{HOST} || "dhcp");
$BuildAdministrator = 'ccooper@deadsquid.com';
#- You'll need to change these to suit your machine's needs
@ -136,7 +136,7 @@ $use_blat = 1;
# Note that win32 may not need \@, depends on ' or ".
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
$moz_cvsroot = ':ext:cltbld@cvs.mozilla.org:/cvsroot';
$moz_cvsroot = ':ext:seabld@cvs.mozilla.org:/cvsroot';
# Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
@ -198,7 +198,7 @@ $build_hour = "1";
$package_creation_path = "/suite/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
#$ssh_user = "cltbld";
$ssh_user = "seabld";
#$ssh_server = "stage.mozilla.org";
$ftp_path = "/home/ftp/pub/seamonkey/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/seamonkey/nightly";

Просмотреть файл

@ -28,7 +28,7 @@ $ENV{CVS_RSH} = "ssh";
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#$BuildAdministrator = ($ENV{USER} || "calbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
@ -144,7 +144,7 @@ $TestsPhoneHome = 1; # Should test report back to server?
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
#$moz_cvsroot = $ENV{CVSROOT};
$moz_cvsroot = ":ext:cltbld\@cvs.mozilla.org:/cvsroot";
$moz_cvsroot = ":ext:calbld\@cvs.mozilla.org:/cvsroot";
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
@ -214,7 +214,7 @@ $build_hour = "3";
$package_creation_path = "/calendar/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
#$ssh_user = "cltbld";
$ssh_user = "calbld";
#$ssh_server = "stage.mozilla.org";
$ftp_path = "/home/ftp/pub/calendar/sunbird/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/nightly";

Просмотреть файл

@ -39,7 +39,7 @@ $ENV{MOZ_PACKAGE_NSIS} = '1';
#- PLEASE FILL THIS IN WITH YOUR PROPER EMAIL ADDRESS
#$BuildAdministrator = "$ENV{USER}\@$ENV{HOST}";
#$BuildAdministrator = ($ENV{USER} || "cltbld") . "\@" . ($ENV{HOST} || "dhcp");
#$BuildAdministrator = ($ENV{USER} || "calbld") . "\@" . ($ENV{HOST} || "dhcp");
#- You'll need to change these to suit your machine's needs
#$DisplayServer = ':0.0';
@ -155,7 +155,7 @@ $blat = 'blat';
# :pserver:$ENV{USER}%netscape.com@cvs.mozilla.org:/cvsroot
#$moz_cvsroot = $ENV{CVSROOT};
$moz_cvsroot = ":ext:cltbld\@cvs.mozilla.org:/cvsroot";
$moz_cvsroot = ":ext:calbld\@cvs.mozilla.org:/cvsroot";
#- Set these proper values for your tinderbox server
#$Tinderbox_server = 'tinderbox-daemon@tinderbox.mozilla.org';
@ -226,7 +226,7 @@ $build_hour = "3";
$package_creation_path = "/calendar/installer";
# needs setting for mac + talkback: $mac_bundle_path = "/browser/app";
$ssh_version = "2";
#$ssh_user = "cltbld";
$ssh_user = "calbld";
#$ssh_server = "stage.mozilla.org";
$ftp_path = "/home/ftp/pub/calendar/sunbird/nightly";
$url_path = "http://ftp.mozilla.org/pub/mozilla.org/calendar/sunbird/nightly";