Nightly Loop Test

Test Objectives

Setup

Test Execution

  1. Login to site gateway box e.g. dev, as user ldas
  2. cd <your workdir directory> e.g. /ldas_outgoing/test; a local resource AllTest.rsc may be present to overide settings in the standard <AllTest.rsc.>
  3. To start all tests usage: startAllTest <site> &

    e.g. on dev

    startAllTest dev &
  4. To stop all tests  usage: stopAllTest <site> &

    e.g. on dev

    stopAllTest &

    It would take a few minutes for the scripts to all terminate as some of the createRDS jobs takes longer time to complete before the tests can exit.

Test Report Generation

  1. Bring up cmonClient
  2. Hit Jobs page tab.
  3. Hit Test Report page tab.
  4. Select the time period on the left side. If it is a Monday, cmonClient will prompt the user for archiving the report.
  5. You can check if cntlmon is working on the report by viewing cntlmon logs.
  6. The finished report is displayed on your web browser as a new tab.
  7. Review the logs to fill in details not covered by log filtering.  Additional patterns can be added to cntlmon resources:

    ::DISKCACHE_LOG_PATTERNS for diskcache logs and ::KNOWN_ERRS_LOG_DESC for non-diskcache logs