Change 28421

tom_tyler (C. Thomas Tyler)
C. Thomas Tyler committed this change into / under Review 28422
View Review
Download .zip
verify_sdp.sh v5.20.0:
* New checks: /p4/N/bin/p4{d,p,broker}_N need correct symlink target,
and must exist if the corresponding _init script exists.

For p4d, it can be a symlink (for a case-sensitive instance) or script
(for a case-insensitive instance to pass the C1 flag). Either way the
target is checked.

These checks cannot be skipped or converted to warnings.

* Added check that /p4/N/bin/p4{d,p,broker}_N_init scripts have content
that matches templates. This can be skipped with '-skip' or reported as
mere warnings (with '-warn') with a new and documented 'init' category
of test skipping/warning.

#review-28422
  • Files 3
  • Comments 0
3 edited 0 added 0 deleted
guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/backup_functions.sh#111
Loading...
guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/daily_checkpoint.sh#15
Loading...
guest/perforce_software/sdp/dev/Server/Unix/p4/common/bin/verify_sdp.sh#44
Loading...
Tip: Use n and p to cycle through the changes.