SDP-191

erikf (erikf)
erikf created this job , modified by C. Thomas Tyler
Closed
Fixed default threshholds values in proxy cache cleaner.
28182Corrected "$ThresholdLow" from 10737418240 to 10485760, and "$ThresholdHigh" from 21474836480 to 20971520.
These values are intended to be specified in KB and should correspond to 10 GB and 20 GB repectively. These values are being used to compare with disk space values that are obtained with 'df -k', which is in KB.
28215Merge Down from main -> dev.
28198#review Correcting values for "$ThresholdLow" and "$ThresholdHigh".
21751Merged Erik's change to dev.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
C
Reported By
erikf
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
erikf
Dev Notes
This job, SDP-191, was originally named job000696.
Type
Bug