# This file is sourced by scripts like sdp_sync.sh and global_replica_status.sh. # This list includes all Helix server hosts in the topology. ALL_SDP_HOSTS="bos-helix-01 bos-helix-02 nyc-helix-03 syd-helix-04 syd-helix-05" # This list includes all replicas. This list is suitable for doing 'p4 pull -lj' # checks. SDP_REPLICA_HOSTS="bos-helix-02 nyc-helix-03 syd-helix-04 syd-helix-05" # The following are remote hosts. This may be a shorter list, since some hosts # might share the /hxdepots volume from a SAN. SDP_REMOTE_HOSTS="nyc-helix-03 syd-helix-04" # The following are hosts are routinely updated by sdp_sync.sh. This includes # the master host, perforce-101, plus the remote hosts. Be sure to exclude any # hosts that share /p4/common/bin (typically the /hxdepots volume). SDP_SYNC_HOSTS="bos-helix-01 nyc-helix-03 syd-helix-04" # Define directories in which to do a 'p4 status' command. SDP_STATUS_DIRS="/p4/common/bin /p4/common/config /p4/common/etc /p4/common/lib /p4/common/test /p4/1/bin"
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 23960 | noe_gonzalez | "Forking branch Dev of perforce-software-sdp to noe_gonzalez-sdp." | ||
//guest/perforce_software/sdp/dev/Server/Unix/p4/common/config/sdp_hosts.cfg | |||||
#3 | 23352 | C. Thomas Tyler |
Fixed typos in comments in sample file. Non-functional change. |
||
#2 | 20745 | C. Thomas Tyler |
Approving as is since it isn't changing core SDP functionality, and reviewing it all line by line will take some time. We can do that as we move forward with it. First addition of HMS v1.0 files. This change is a soft launch HMS for initial deployment and testing. Updates to HMS-related files are expected and will bypass pre-commit code review until stabilized. |
||
#1 | 18581 | C. Thomas Tyler |
global_replica_status.sh v1.1.0: * Moved sdp_hosts.cfg config file to /p4/common/config, with optional override by speciffying P4CCFG variable. * Changed recommended command line for crontab to suggest '-E' (always send emails) rather than '-e' (email on error only). * Enhanced docs. Added new P4CCFG setting to p4_vars.template, with value /p4/common/config. |
||
//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/sdp_hosts.cfg | |||||
#2 | 16638 | C. Thomas Tyler |
Routine merge down to dev from main using: p4 merge -b perforce_software-sdp-dev |
||
#1 | 16563 | C. Thomas Tyler |
Routine Merge Down to dev from main using: p4 merge -b perforce_software-sdp-dev p4 resolve -as |
||
//guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/sdp_sync.cfg | |||||
#1 | 10638 | C. Thomas Tyler | Populate perforce_software-sdp-dev. | ||
//guest/perforce_software/sdp/main/Server/Unix/p4/common/bin/sdp_sync.cfg | |||||
#1 | 10148 | C. Thomas Tyler | Promoted the Perforce Server Deployment Package to The Workshop. |