SDP-712

rwillyoung (rwillyoung)
rwillyoung created this job , modified by swarm-user
Closed
load_checkpoint.sh should not require a license unless p4d needs it.

load_checkpoint.sh should not prevent a checkpoint from being loaded when there is no license file. mkrep.sh depends on load_checkpoint.sh. Replicas don't need licenses. Also if it is going to fail because of license, it should not 'exit 0'.
28586load_checkpoint.sh v2.5.2:
* Added logic to load edge servers.
* Added '-t <Type>' flag to specifiy replica types, with logic to
infer the value from '-s <ServerID>' if the SDP Server Spec Naming
Standard is followed.
* Fixed bug with failing to detect start of server with an untrusted
SSL connection.
* Refined logic for handling license file checks, eliminating needless
warnings and errors.
* Refined docs, with extra info for handling edge servers and
filtered forwarding replicas.
28585load_checkpoint.sh v2.5.2:
* Added logic to load edge servers.
* Added '-t <Type>' flag to specifiy replica types, with logic to
infer the value from '-s <ServerID>' if the SDP Server Spec Naming
Standard is followed.
* Fixed bug with failing to detect start of server with an untrusted
SSL connection.
* Refined logic for handling license file checks, eliminating needless
warnings and errors.
* Refined docs, with extra info for handling edge servers and
filtered forwarding replicas.

#review-28586
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
B
Reported By
rwillyoung
Reported Date
Modified By
swarm-user
Modified Date
Owned By
rwillyoung
Component
core-unix
Type
Bug