SDP-674

robert_cowham (Robert Cowham)
Robert Cowham created this job , modified by C. Thomas Tyler
Closed
Unclear verify_sdp.sh message related to P4JOURNAL configurable def'n.

Checking configurables values.
Verified: Configurable P4JOURNAL is undefined.
Note: P4JOURNAL must be defined as a shell environment variable and must not set in db.config.

This gave rise to a support call.

Better worded as:

Checking configurables values.
Verified: Configurable P4JOURNAL is undefined (which is as expected).
Note: This test checks that P4JOURNAL is defined as a shell environment variable and is not set in db.config.
28034Added '-warn' option to verify_sdp.sh to convert errors to warnings.

This option takes a list of named tests, using the same set of tests
names as used with the existing '-skip' option.  Rather than skipping
the tests entirely, with '-warn' wany would-be errors are instead
reported as warnings.  Warnings will not cause a non-zero exit
status.

A new environment variable is added to go with the new option.  Similar
to how the existing '-skip' option has a corresponding
VERIFY_SDP_SKIP_TEST_LIST setting the Instance Vars file, the -warn
option has a corresponding $VERIFY_SDP_WARN_TEST_LIST.
28134Added '-warn' option to verify_sdp.sh to convert errors to warnings.

This option takes a list of named tests, using the same set of tests
names as used with the existing '-skip' option.  Rather than skipping
the tests entirely, with '-warn' wany would-be errors are instead
reported as warnings.  Warnings will not cause a non-zero exit
status.

A new environment variable is added to go with the new option.  Similar
to how the existing '-skip' option has a corresponding
VERIFY_SDP_SKIP_TEST_LIST setting the Instance Vars file, the -warn
option has a corresponding $VERIFY_SDP_WARN_TEST_LIST.
  • Details
  • Comments -
Status
Closed
Project
perforce-software-sdp
Severity
B
Reported By
Robert Cowham
Reported Date
Modified By
C. Thomas Tyler
Modified Date
Owned By
tom_tyler
Component
setup
Type
Bug